deposit constant
- @BuiltValueEnumConst.new(wireName: r'deposit')
The bank account type (checking, savings...).
Implementation
@BuiltValueEnumConst(wireName: r'deposit')
static const PaymentRequestPaymentMethodBankAccountTypeEnum deposit = _$paymentRequestPaymentMethodBankAccountTypeEnum_deposit;