Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 849 Bytes

ArchiveDocument.md

File metadata and controls

15 lines (11 loc) · 849 Bytes

It.FattureInCloud.Sdk.Model.ArchiveDocument

Properties

Name Type Description Notes
Id int? Archive document id [optional]
Date DateTime? Archive document date [optional]
Description string Archive Document description [optional]
AttachmentUrl string [Temporary] [Read Only] Archive Document url of the attached file [optional] [readonly]
Category string Archive document category [optional]
AttachmentToken string [Write Only] [Required] Archive document attachment token returned by POST /archive/attachment [optional]

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