| Name | Type | Description | Notes |
|---|---|---|---|
| check_import_status | String | URL for checking the status of the import operation. Possible status values at this URL are:`Pending`, `Processing`, `Completed`, `Canceled`, `Failed`. Only a status of Completed indicates that the file contents were imported successfully. | [optional] |
| size | Integer | The size of the uploaded file in bytes. | [optional] |
| success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |