Google ID Card
Source
- Dataset source: https://developers.google.com/wallet/identity/verify/supported-credential-attributes#id-pass-fields
Document Type
com.google.wallet.idcard.1
Credential Data
{
"org.iso.18013.5.1": {
"family_name": "Mustermann",
"given_name": "Erika",
"birth_date": "1971-09-01",
"issue_date": "2026-04-15",
"expiry_date": "2028-09-01",
"issuing_country": "US",
"issuing_authority": "Utopia Department of Motor Vehicles",
"document_number": "987654321",
"portrait": null,
"sex": 2,
"age_over_18": true,
"age_over_21": true,
"nationality": "ZZ",
"resident_city": "Sample City",
"original_document_issue_date": "2024-03-15"
}
}
