Constructor: emailVerificationGoogle
Google ID email verification token
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| token | string | Yes | Token |
Type: EmailVerification
Example:
$emailVerificationGoogle = ['_' => 'emailVerificationGoogle', 'token' => 'string'];