Name | Type | Description | Notes |
---|---|---|---|
check_import_status | str | The path for checking the status of the import. The possible status values at this path are `Pending`, `Processing`, `Completed`, `Canceled`, and `Failed`. Only `Completed` indicates that the file contents were imported successfully. | [optional] |
size | int | The size of the uploaded file in bytes. | [optional] |
success | bool | Indicates whether the call succeeded. | [optional] |