Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 680 Bytes

POSTUsageResponseType.md

File metadata and controls

10 lines (7 loc) · 680 Bytes

Zuora::POSTUsageResponseType

Properties

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]