general constant

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

The type of the bank account.

Implementation

@BuiltValueEnumConst(wireName: r'general')
static const CheckoutBankAccountAccountTypeEnum general = _$checkoutBankAccountAccountTypeEnum_general;