Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 601 Bytes

File metadata and controls

18 lines (10 loc) · 601 Bytes

FileInfo

File information

Properties

Name Type Description Notes
fileName String Name of your file including extension. [optional]
size Integer Size of your attachment (in bytes). [optional]
dateAdded OffsetDateTime Date of creation in YYYY-MM-DDThh:ii:ss format [optional]
expirationDate OffsetDateTime Date when the file will be deleted from your Account. [optional]
contentType String Content type of the file. [optional]