Name / Description | Type / Format | Example | |
---|---|---|---|
checked
|
boolean
|
true
|
|
documentType
|
string
|
"Other"
"Visa"
"Passport"
"BirthCertificate"
"IdentityCard"
"ShareCode"
|
|
documentRef
|
string
|
"string"
|
|
documentExpiry
|
string
date
|
"2024-11-21"
|
|
note
|
string
|
"string"
|
{
"checked": true,
"documentType": "Other",
"documentRef": "string",
"documentExpiry": "2024-11-21",
"note": "string"
}
- none -
- none -