defaultPaymentMethod property

InvoiceSettingCustomerSettingDefaultPaymentMethod? defaultPaymentMethod
getter/setter pair

ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.

Implementation

InvoiceSettingCustomerSettingDefaultPaymentMethod? defaultPaymentMethod;