Class: IdCardDetailsClass
The details of a National Identification Card as presented by a user for identity verification.
JSON schema: di_vocab:IdCard
Examples
URI: di_vocab:IdCardDetailsClass
Parents
- is_a: DocumentDetailsClass
Referenced by Class
- None idCard 0..* IdCardDetailsClass
Attributes
Own
- documentNumber 1..1
- Description: An identifier generated for the specific document when it was issued, for example the passport number.
- Range: String
- icaoIssuerCode 1..1
- Description: An identifier for the issuing State or Organisation of a passport as defined by the International Civil Aviation Organization (ICAO) Standard for Machine Readable Travel Documents. Usually three characters.
- Range: String
Inherited from DocumentDetailsClass:
- issueDate 0..1
- Description: The date the document was issued by the issuing authority.
- Range: Date
- expiryDate 0..1
- Description: The date the document expires.
- Range: Date
Other properties
See also: | ../json-schemas/IdCard.json |