| 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 | Boolean | Indicates if API call was successful | [optional] |
| warning | Warning | [optional] |