StoreCustomersListPaymentMethodsRes
StoreCustomersListPaymentMethodsRes: Object
The payment method's details.
Type declaration
payment_methods
{ data: object ; provider_id: string }[]RequiredThe details of the saved payment methods.
Was this section helpful?