paymentMethods property
Detailed list of payment methods required to generate payment forms.
Implementation
@BuiltValueField(wireName: r'paymentMethods')
BuiltList<PaymentMethod>? get paymentMethods;
Detailed list of payment methods required to generate payment forms.
@BuiltValueField(wireName: r'paymentMethods')
BuiltList<PaymentMethod>? get paymentMethods;