Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.25 KB

Attachments.md

File metadata and controls

17 lines (12 loc) · 1.25 KB

Attachments

Properties

Name Type Description Notes
parent_id str (v1.0) The parentId property for the Dynamics 365 Business Central attachments entity [optional]
id str (v1.0) The id property for the Dynamics 365 Business Central attachments entity [optional]
file_name str, none_type (v1.0) The fileName property for the Dynamics 365 Business Central attachments entity [optional]
byte_size int, none_type (v1.0) The byteSize property for the Dynamics 365 Business Central attachments entity [optional]
content file_type, none_type (v1.0) The content property for the Dynamics 365 Business Central attachments entity [optional]
last_modified_date_time datetime, none_type (v1.0) The lastModifiedDateTime property for the Dynamics 365 Business Central attachments entity [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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