balance constant

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

The type of the bank account.

Implementation

@BuiltValueEnumConst(wireName: r'balance')
static const CheckoutBankAccountAccountTypeEnum balance = _$checkoutBankAccountAccountTypeEnum_balance;