Interface ShippingAssignmentInterface
Name | Type | Description | Notes |
---|---|---|---|
Shipping | SalesDataShippingInterface | ||
Items | []SalesDataOrderItemInterface | Order items of shipping assignment | |
StockId | int32 | Stock id | [optional] |
ExtensionAttributes | map[string]interface{} | ExtensionInterface class for @see \Magento\Sales\Api\Data\ShippingAssignmentInterface | [optional] |