Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

CommonInvoiceAttachmentListItem.md

File metadata and controls

17 lines (13 loc) · 1.01 KB

CommonInvoiceAttachmentListItem

Properties

Name Type Description Notes
id int The ID of CommonInvoiceAttachment. [optional]
name string The name of CommonInvoiceAttachment. [optional]
file_name string The name of the file for the CommonInvoiceAttachment. [optional]
file_hash string The hash of the file for the CommonInvoiceAttachment. [optional]
created_by \Swagger\Client\Model\BlameableUser [optional]
created_at string The creation date of the object in ATOM/ISO-8601 format [optional]
updated_by \Swagger\Client\Model\BlameableUser [optional]
updated_at string The creation date of the object in ATOM/ISO-8601 format [optional]

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