defaultPaymentMethod property

String? defaultPaymentMethod
final

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

final String? defaultPaymentMethod;