Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 638 Bytes

BulkOperationErrorResponse.md

File metadata and controls

executable file
·
12 lines (8 loc) · 638 Bytes

BulkOperationErrorResponse

Properties

Name Type Description Notes
task_id int Gets or sets the taskId for this task operation. [optional]
error_code int Gets or sets the code of error occurred during this task's operation. [optional]
error_message str Gets or sets the translated message of error occurred during this task's operation. [optional]

[Back to Model list] [Back to API list] [Back to README]