cardPaymentMethod property
The card payment method used for the transaction. Example: amex
Implementation
@BuiltValueField(wireName: r'cardPaymentMethod')
String? get cardPaymentMethod;
The card payment method used for the transaction. Example: amex
@BuiltValueField(wireName: r'cardPaymentMethod')
String? get cardPaymentMethod;