Constructor: urlAuthResultAccepted
Details about an accepted authorization request, for more info click here »
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | The URL name of the website on which the user has logged in. |
Type: UrlAuthResult
Example:
$urlAuthResultAccepted = ['_' => 'urlAuthResultAccepted', 'url' => 'string'];