Wasm Directoryalpha
Record

quote-data-cart-extension-interface

No description available.

record quote-data-cart-extension-interface {
  amazon-order-reference-id: option​<string>,
  negotiable-quote: option​<negotiable-quote-data-negotiable-quote-interface>,
  shipping-assignments: option​<list​<quote-data-shipping-assignment-interface>>,
}

Fields

NameTypeDescription
amazon-order-reference-idoption​<string>
negotiable-quoteoption​<negotiable-quote-data-negotiable-quote-interface>
shipping-assignmentsoption​<list​<quote-data-shipping-assignment-interface>>