splitCardFundingSources property

  1. @BuiltValueField.new(wireName: r'splitCardFundingSources')
bool? get splitCardFundingSources

Boolean value indicating whether the card payment method should be split into separate debit and credit options.

Implementation

@BuiltValueField(wireName: r'splitCardFundingSources')
bool? get splitCardFundingSources;