| Name | Type | Description | Notes |
|---|---|---|---|
| token | String | [optional] | |
| status | StatusEnum | [optional] | |
| files | List<UploadedFile> | [optional] | |
| createdAt | OffsetDateTime | [optional] | |
| expiresAt | OffsetDateTime | [optional] | |
| completedAt | OffsetDateTime | [optional] |
| Name | Value |
|---|---|
| PENDING | "pending" |
| COMPLETED | "completed" |
| EXPIRED | "expired" |