fundingSource property
The funding source of the payment method. Possible values: * credit * debit * prepaid * deferred_debit * charged * ANY
Implementation
@BuiltValueField(wireName: r'fundingSource')
String get fundingSource;
The funding source of the payment method. Possible values: * credit * debit * prepaid * deferred_debit * charged * ANY
@BuiltValueField(wireName: r'fundingSource')
String get fundingSource;