unknown constant
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')
static const PartyIdentificationTypeEnum unknown = _$partyIdentificationTypeEnum_unknown;