Wasm Directoryalpha
Record

checkout-data-payment-details-interface

No description available.

record checkout-data-payment-details-interface {
  extension-attributes: option​<checkout-data-payment-details-extension-interface>,
  payment-methods: list​<quote-data-payment-method-interface>,
  totals: quote-data-totals-interface,
}

Fields

NameTypeDescription
extension-attributesoption​<checkout-data-payment-details-extension-interface>
payment-methodslist​<quote-data-payment-method-interface>
totalsquote-data-totals-interface