Name | Type | Description | Notes |
---|---|---|---|
fileId | String | Unique identifier of a file | [optional] |
name | String | Name of the file | [optional] |
createdTime | Date | Date and time for the file in PST | [optional] |
lastModifiedTime | Date | Date and time for the file in PST | [optional] |
_date | Date | Date and time for the file in PST | [optional] |
mimeType | String | File extension | [optional] |
size | Number | Size of the file in bytes | [optional] |
-
application/xml
(value:"application/xml"
) -
text/csv
(value:"text/csv"
) -
application/pdf
(value:"application/pdf"
) -
application/octet-stream
(value:"application/octet-stream"
)