Link Search Menu Expand Document

Constructor: urlAuthResultAccepted

Back to constructors index

Details about an accepted authorization request, for more info click here »

Attributes:

NameTypeRequiredDescription
urlstringYesThe URL name of the website on which the user has logged in.

Type: UrlAuthResult

Example:

$urlAuthResultAccepted = ['_' => 'urlAuthResultAccepted', 'url' => 'string'];