deposit constant

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

The type of the bank account.

Implementation

@BuiltValueEnumConst(wireName: r'deposit')
static const CheckoutBankAccountAccountTypeEnum deposit = _$checkoutBankAccountAccountTypeEnum_deposit;