deposit constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'deposit')
static const PaymentRequestPaymentMethodBankAccountTypeEnum deposit = _$paymentRequestPaymentMethodBankAccountTypeEnum_deposit;