Wasm Directoryalpha
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

NameTypeDescription
extension-attributesoption​<sales-data-shipping-assignment-extension-interface>
itemslist​<sales-data-order-item-interface>
shippingsales-data-shipping-interface
stock-idoption​<s32>