Constructor: emailVerificationCode
Email verification code
Attributes:
Name | Type | Required | Description |
---|---|---|---|
code | string | Yes | Received verification code |
Type: EmailVerification
Example:
$emailVerificationCode = ['_' => 'emailVerificationCode', 'code' => 'string'];