IndividualDetailsInput
Definition of the IndividualDetailsInput input object
Fields
Name |
Type |
Description |
address |
AddressInput |
The current address of the individual |
citizenship |
String |
The CCA2 country code for the individuals citizenship |
dateOfBirth |
Date |
Date of birth of the individual |
emailAddress |
String |
Email address of the individual |
isCaseContact |
Boolean |
Is this individual a contact for this case? If not specified, will be assumed to be false. For individuals identified as case contacts, an email and/or phone number must be provided. |
legalName |
IndividualNameInput |
Legal name of the individual |
needsVerification |
Boolean! |
Does this individual require verification? |
notes |
String |
Notes about the individual |
phoneNumber |
String |
Phone number of the individual |
preferredName |
IndividualNameInput! |
Preferred name of the individual |
verificationType |
VerificationTypeInput |
The type of verification applicable to this individual |