fundingSource property

  1. @BuiltValueField.new(wireName: r'fundingSource')
SplitConfigurationRuleFundingSourceEnum get 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;