Record
sales-data-shipping-assignment-interface
No description available.
record sales-data-shipping-assignment-interface {
extension-attributes: option<sales-data-shipping-assignment-extension-interface>,
items: list<sales-data-order-item-interface>,
shipping: sales-data-shipping-interface,
stock-id: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| extension-attributes | option<sales-data-shipping-assignment-extension-interface> | |
| items | list<sales-data-order-item-interface> | |
| shipping | sales-data-shipping-interface | |
| stock-id | option<s32> |