alias Stripe::InvoiceDefaultSource
Overview
ID of the default payment source for the invoice. It must belong to the customer associated with the invoice and be in a chargeable state. If not set, defaults to the subscription's default source, if any, or to the customer's default source.
Alias Definition
String | Stripe::Account | Stripe::BankAccount | Stripe::Card | Stripe::Source