unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
The bank account type. Possible values: checking or savings. Defaults to checking.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const BankAccountV3AccountIdentificationAccountTypeEnum unknownDefaultOpenApi = _$bankAccountV3AccountIdentificationAccountTypeEnum_unknownDefaultOpenApi;