paymentMethodType property

  1. @BuiltValueField.new(wireName: r'paymentMethodType')
String? get paymentMethodType

Specifies the payment method.

Implementation

@BuiltValueField(wireName: r'paymentMethodType')
String? get paymentMethodType;