billingDetails property
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
Implementation
String get object;/// Billing information associated with the PaymentMethod that may be used
/// or required by particular types of payment methods.
BillingDetails? get billingDetails;