NAME
WebService::Async::Onfido::Base::Check - represents data for Onfido
DESCRIPTION
This is autogenerated from the documentation in https://documentation.onfido.com.
METHODS =head2 id
The unique identifier for the check..
created_at
The date and time at which the check was initiated..
href
The API endpoint to retrieve the check..
status
The current state of the check in the checking process..
tags
A list of tags associated with this check..
result
The overall result of the check, based on the results of the constituent reports..
download_uri
A link to a PDF output of the check results. Append .pdf to get the pdf file..
Since v3 this PDF is meant to be downloaded from the API.
form_uri
A link to the applicant form, if the check is of type standard.
redirect_uri
For standard checks, redirect to this URI when the applicant has submitted their data..
results_uri
A link to the corresponding results page on the Onfido dashboard.
reports_ids
The list of report ids associated with the check..
applicant_id
The applicant the check belongs to
AUTHOR
deriv.com DERIV@cpan.org
LICENSE
Copyright deriv.com 2019. Licensed under the same terms as Perl itself.