TypesObjects
EntityIdentifier
No description
type EntityIdentifier {
value: String!
country: CountryCode
kind: EntityIdentifierKind!
description: String
}Fields
value String! non-null scalar
country CountryCode scalar
CountryCode
The country of the register from which this identifier was issued.
kind EntityIdentifierKind! non-null enum
EntityIdentifierKind!
The identifiers kind.
description String scalar
String
The identifiers description.
Member Of
BusinessPerson object Company object ConnectDeletedEntity object ConnectPrivatePersonRegistrySearchResource object CustomBusinessPerson object EntityLike interface MonitoredEntityLike interface PrivatePerson object