NAME
WebService::Async::Onfido::Base::Report - represents data for Onfido
DESCRIPTION
This is autogenerated from the documentation in https://documentation.onfido.com.
METHODS =head2 id
The unique identifier for the report.
created_at
The date and time at which the report was first initiated.
name
Report type string identifier. See Report Types.
href
The API endpoint to retrieve the report.
status
The current state of the report in the checking process.
result
The result of the report.
sub_result
The sub_result of the report. It gives a more detailed result for document reports only, and will be null otherwise.
variant
Report variant string identifier. Some reports have sub-types, which are identified by this field. These are detailed in Report Types.
options
Report options. Some reports expose additional options. These are detailed in Report Types.
breakdown
The details of the report. This is specific to each type of report.
properties
The properties associated with the report, if any.
documents
The document ids that were processed. Only for Document Report..
AUTHOR
deriv.com DERIV@cpan.org
LICENSE
Copyright deriv.com 2019. Licensed under the same terms as Perl itself.