Wasm Directoryalpha
Record

quote-data-shipping-assignment-interface

No description available.

record quote-data-shipping-assignment-interface {
  extension-attributes: option​<quote-data-shipping-assignment-extension-interface>,
  items: list​<quote-data-cart-item-interface>,
  shipping: quote-data-shipping-interface,
}

Fields

NameTypeDescription
extension-attributesoption​<quote-data-shipping-assignment-extension-interface>
itemslist​<quote-data-cart-item-interface>
shippingquote-data-shipping-interface