Record
get-identity-verification-reports-response
No description available.
record get-identity-verification-reports-response {
data: list<verification-report>,
has-more: bool,
object: get-identity-verification-reports-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<verification-report> | |
| has-more | bool | |
| object | get-identity-verification-reports-response-object-enum | |
| url | string |