Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 884 Bytes

File metadata and controls

19 lines (14 loc) · 884 Bytes

com.ultracart.admin.v2.Model.ChannelPartnerImportResponse

Properties

Name Type Description Notes
Error Error [optional]
ImportErrors List<string> Array of errors if errors occurred [optional]
ImportWarnings List<string> Array of warnings if warnings occurred [optional]
Metadata ResponseMetadata [optional]
OrderId string The order id of the newly imported order if successful [optional]
Success bool Indicates if API call was successful [optional]
Warning Warning [optional]

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