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