unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
The type of entity that owns the bank account or card. Possible values: individual, organization, or unknown. Required when category is card. In this case, the value must be individual.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const UltimatePartyIdentificationTypeEnum unknownDefaultOpenApi = _$ultimatePartyIdentificationTypeEnum_unknownDefaultOpenApi;