Name | Type | Description | Notes |
---|---|---|---|
id | String | The unique identifier for the document | [optional] |
createdAt | OffsetDateTime | The date and time at which the document was uploaded | [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] |
type | String | The type of document | [optional] |
side | String | The side of the document, if applicable. The possible values are front and back | [optional] |
href | String | The uri of this resource | [optional] |
downloadHref | String | The uri that can be used to download the document | [optional] |
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.