class Stripe::Identity::VerificationReport
Related guides: [Accessing verification results](https://stripe.com/docs/identity/verification-sessions#results).<br><br>(stripe.com/docs/api/identity/verification_sessions) API.
API. To configure and create VerificationReports, use the
reference IDs which can be used to access collected images through the [FileUpload](stripe.com/docs/api/files)
Each VerificationReport contains a copy of any data collected by the user as well as
appropriate sub-resource: ‘document`, `id_number`, `selfie`.
parameters used. You can find the result of each verification check performed in the
The collection of verification checks performed is determined from the `type` and `options`
A VerificationReport is the result of an attempt to collect and verify data from a user.