Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.24 KB

ChangeOrderReporting.md

File metadata and controls

21 lines (17 loc) · 1.24 KB

ChangeOrderReporting

Properties

Name Type Description Notes
correlation_id \IMN\Swagger\Client\Model\CorrelationId
change_type \IMN\Swagger\Client\Model\OrderChangeType
source_type \IMN\Swagger\Client\Model\OperationSourceType
source_user_id \IMN\Swagger\Client\Model\UserId
source_user_name string
creation_utc_date \DateTime The creation UTC date of the execution
processing_status \IMN\Swagger\Client\Model\ProcessingStatus
last_update_utc_date \DateTime The last update UTC date of the execution
error_message string The error message during the execution [optional]
ip_address string The IP address who request this operation
test_mode bool This operation was a test
details map[string,object] [optional]

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