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
| Name | Type | Description |
|---|---|---|
| amazon-order-reference-id | option<string> | |
| negotiable-quote | option<negotiable-quote-data-negotiable-quote-interface> | |
| shipping-assignments | option<list<quote-data-shipping-assignment-interface>> |