| 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] |