payment constant

  1. @BuiltValueEnumConst.new(wireName: r'payment')
PaymentRequestPaymentMethodBankAccountTypeEnum const payment

The bank account type (checking, savings...).

Implementation

@BuiltValueEnumConst(wireName: r'payment')
static const PaymentRequestPaymentMethodBankAccountTypeEnum payment = _$paymentRequestPaymentMethodBankAccountTypeEnum_payment;