Sha256: dc86a1753e7530456260fde093ee872572c8e2c9b2693c240064a700b28eb81d
Contents?: true
Size: 730 Bytes
Versions: 208
Compression:
Stored size: 730 Bytes
Contents
# UltracartClient::ChannelPartnerImportResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **error** | [**Error**](Error.md) | | [optional] **import_errors** | **Array<String>** | Array of errors if errors occurred | [optional] **import_warnings** | **Array<String>** | Array of warnings if warnings occurred | [optional] **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional] **order_id** | **String** | The order id of the newly imported order if successful | [optional] **success** | **BOOLEAN** | Indicates if API call was successful | [optional] **warning** | [**Warning**](Warning.md) | | [optional]
Version data entries
208 entries across 208 versions & 1 rubygems