fundingSource property
The funding source of the card, for example DEBIT, CREDIT, or PREPAID.
Implementation
@BuiltValueField(wireName: r'fundingSource')
String? get fundingSource;
The funding source of the card, for example DEBIT, CREDIT, or PREPAID.
@BuiltValueField(wireName: r'fundingSource')
String? get fundingSource;