| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier for the document. | [optional] |
| createdAt | Date | The date and time at which the document was uploaded. | [optional] |
| applicantId | String | The id of the applicant the live photo belongs to. | [optional] |
| href | String | The uri of this resource. | [optional] |
| downloadHref | String | The uri that can be used to download the document. | [optional] |
| fileName | String | The name of the uploaded file. | [optional] |
| fileSize | Integer | The size of the file in bytes. | [optional] |
| fileType | String | The file type of the uploaded file. | [optional] |