ApplicantRequest

This object serves as the input or argument createRequest mutation.

Fields

NameTypeDescription
firstNameStringThe applicant's first name.
lastNameStringThe applicant's last name or surname.
emailStringThe applicant's email address.
dobStringThe applicant date of birth.
idNumbersObjectAn object that represents the IDNumberInput object.
addressObjectAn object that contains the Address object information.