unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const AccountSupportingEntityCapabilityAllowedLevelEnum unknownDefaultOpenApi = _$accountSupportingEntityCapabilityAllowedLevelEnum_unknownDefaultOpenApi;