| Name | Type | Description | Notes |
|---|---|---|---|
| callback | \Irisnet\API\Client\Model\Callback | The URL the final check result is being sent to. | |
| statusUrl | string | The URL to send the intermediate status requests to. If not set, no intermediate status requests will be sent. | [optional] |
| endUserRedirectUrl | string | If set the enduser is being redirected to this URL after the check is finished. | [optional] |
| tokenValidityInSeconds | int | The validity duration of a started ident process in seconds. Defaults to 3600 seconds = 60 minutes. | [optional] |
| documentHolderId | string | The documentHolderId from a previous successful live identification. | [optional] |
| minimumAcceptedAge | int | The minimum age in years accepted for a check, if applicable. Defaults to 18 if not specified. | [optional] |