# ActivationTokenErrorResponse
constructor(projectId: String, userId: String, accessId: String?)
# Parameters
| projectId | Identifier of the project against which the verification is performed. |
| userId | Identifier of the user for which the verification is performed. |
| accessId | Identifier of the session from which the verification started. |