Record
quote-cart-total-management-v1-collect-totals-put-params
No description available.
record quote-cart-total-management-v1-collect-totals-put-params {
additional-data: option<quote-data-totals-additional-data-interface>,
payment-method: quote-data-payment-interface,
shipping-carrier-code: option<string>,
shipping-method-code: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| additional-data | option<quote-data-totals-additional-data-interface> | |
| payment-method | quote-data-payment-interface | |
| shipping-carrier-code | option<string> | |
| shipping-method-code | option<string> |