paymentMethod property
The payment method used in the transaction.
Implementation
@BuiltValueField(wireName: r'paymentMethod')
String? get paymentMethod;
The payment method used in the transaction.
@BuiltValueField(wireName: r'paymentMethod')
String? get paymentMethod;