OrderPaymentInstrument
Custom type of the sfcc Payment object. Custom fields are implementing "ctp-adyen-integration-web-components-payment-type" interface.
export type OrderPaymentInstrument = Basket["paymentInstruments"][number];Referenced Types
Basket