Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.53 KB

IssuedDocumentExtraData.md

File metadata and controls

21 lines (17 loc) · 1.53 KB

It.FattureInCloud.Sdk.Model.IssuedDocumentExtraData

Issued document extra data [TS fields follow the technical specifications provided by "Sistema Tessera Sanitaria"]

Properties

Name Type Description Notes
MultifattureSent int? [optional]
TsCommunication bool? Send issued document to "Sistema Tessera Sanitaria" [optional]
TsFlagTipoSpesa decimal? Issued document ts "tipo spesa" [TK, FC, FV, SV,SP, AD, AS, ECG, SR] [optional]
TsPagamentoTracciato bool? Issued document ts traced payment [optional]
TsTipoSpesa string Can be [ 'TK', 'FC', 'FV', 'SV', 'SP', 'AD', 'AS', 'SR', 'CT', 'PI', 'IC', 'AA' ]. Refer to the technical specifications to learn more. [optional]
TsOpposizione bool? Issued document ts "opposizione" [optional]
TsStatus int? Issued document ts status [optional]
TsFileId string Issued document ts file id [optional]
TsSentDate DateTime? Issued document ts sent date [optional]
TsFullAmount bool? Issued document ts total amount [optional]
ImportedBy string Issued document imported by software [optional]

[Back to Model list] [Back to API list] [Back to README]