unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
BankAccountV3AccountIdentificationAccountTypeEnum const unknownDefaultOpenApi

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;