paymentMethod property
The payment method used by the shopper.
Implementation
@BuiltValueField(wireName: r'paymentMethod')
CardDetails? get paymentMethod;
The payment method used by the shopper.
@BuiltValueField(wireName: r'paymentMethod')
CardDetails? get paymentMethod;