class GenerateAccessTokenRequest extends Collection (View source)

Properties

protected $collection_key
string[] $delegates
string $lifetime
string[] $scope

Methods

setDelegates($delegates)

No description

string[]
getDelegates()

No description

setLifetime($lifetime)

No description

string
getLifetime()

No description

setScope($scope)

No description

string[]
getScope()

No description

Details

setDelegates($delegates)

No description

Parameters

$delegates

string[] getDelegates()

No description

Return Value

string[]

setLifetime($lifetime)

No description

Parameters

$lifetime

string getLifetime()

No description

Return Value

string

setScope($scope)

No description

Parameters

$scope

string[] getScope()

No description

Return Value

string[]