Objects
Identifier
No description
type Identifier {
value: String!
identifierType: IdentifierType!
}
Fields
value
String!
The string value of the identifier.
identifierTypeIdentifierType!
The type of the identifier (enumeration)
No description
type Identifier {
value: String!
identifierType: IdentifierType!
}
The string value of the identifier.
identifierTypeIdentifierType!
The type of the identifier (enumeration)