| Property | Type | Description | Fetch |
|---|---|---|---|
| Id | Int32 | Yes | |
| CreatedAt | DateTime | The date and time the file was created | Yes |
| UpdatedAt | DateTime | The date and time the file was last updated | Yes |
| FileName | String | This is the filename description | Yes |
| FileSize | Int64 | The size of the file in bytes | Yes |
| ContentType | String | Content type (image/png, text/html etc.) | Yes |
| Content | Byte | The actual content of the file in bytes | - |
Induct API 1.0
Last API system update:
11/23/2020 8:43:56 AM