stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerPaymentInstrument

AdminTypes.CustomerPaymentInstrument type

All possible instruments for CustomerPaymentMethods.

Signature:

export type CustomerPaymentInstrument = CustomerCreditCard | CustomerPaypalBillingAgreement | CustomerShopPayAgreement;

References: CustomerCreditCard, CustomerPaypalBillingAgreement, CustomerShopPayAgreement