Skip to main content

NationalIdHistory (Object)

type NationalIdHistory {
nid: Int!
number: String!
country: String!
documentType: String!
issueDate: Date
expiryDate: Date
}

Fields

NationalIdHistory.nid ● Int! non-null scalar

NationalIdHistory.number ● String! non-null scalar

NationalIdHistory.country ● String! non-null scalar

NationalIdHistory.documentType ● String! non-null scalar

NationalIdHistory.issueDate ● Date scalar

NationalIdHistory.expiryDate ● Date scalar

Member Of

PassengerContactHistory object