NAME
WebService::Async::Onfido::Base::Applicant - represents data for Onfido
DESCRIPTION
This is autogenerated from the documentation in https://documentation.onfido.com.
METHODS =head2 id
The unique identifier for the applicant.
created_at
The date and time when this applicant was created.
delete_at
The date and time when this applicant is scheduled to be deleted, or null if the applicant is not scheduled to be deleted.
href
The URI of this resource.
title
The applicant's title. Valid values are Mr, Mrs, Miss and Ms.
first_name
The applicant's first name.
middle_name
The applicant's middle name(s) or initial.
last_name
The applicant's surname.
The applicant's email address.
gender
The applicant's gender. Valid values are male and female.
dob
The applicant's date of birth in yyyy-mm-dd format.
telephone
The applicant's landline phone number.
mobile
The applicant's mobile phone number.
country
The country where this applicant will be checked. This must be a three-letter ISO code e.g. GBR or USA. If not provided the default is GBR..
mothers_maiden_name
The applicant's mother's maiden name.
previous_last_name
The applicant's previous surname.
nationality
The applicant's current nationality. This must be a three-letter ISO code e.g. GBR or USA.
country_of_birth
The applicant's country of birth. This must be a three-letter ISO code e.g. GBR or USA.
town_of_birth
The applicant's town of birth.
id_numbers
A collection of identification numbers belonging to this applicant.
address
The current address of the applicant.
AUTHOR
deriv.com DERIV@cpan.org
LICENSE
Copyright deriv.com 2019. Licensed under the same terms as Perl itself.