Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 841 Bytes

LegacyAddUpdateResponse.md

File metadata and controls

12 lines (9 loc) · 841 Bytes

# LegacyAddUpdateResponse

Properties

Name Type Description Notes
stat string Status of the request that has been made. Can be 'ok' or 'fail'. [optional]
errorCode string If the request has failed, this element will contain the error code related to the problem encountered. [optional]
errorMsg string If the request has failed, this element will contain the error message related to the problem encountered. [optional]
items \Equisoft\SDK\EquisoftConnect\Model\LegacyAddUpdateItem[] List all items status for the Add or Update operation

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