Wasm Directoryalpha
Record

post-v1-carts-quote-id-items-params

No description available.

record post-v1-carts-quote-id-items-params {
  quote-id: string,
  cart-item: quote-data-cart-item-interface,
}

Fields

NameTypeDescription
quote-idstring
cart-itemquote-data-cart-item-interface