paymentMethod property
The payment method associated with the card (e.g. visa, mc, or amex).
Implementation
@BuiltValueField(wireName: r'paymentMethod')
String? get paymentMethod;
The payment method associated with the card (e.g. visa, mc, or amex).
@BuiltValueField(wireName: r'paymentMethod')
String? get paymentMethod;