class AccessApproval extends Collection (View source)

Properties

protected $collection_key
string[] $justificationReason
string $officeLocation
string[] $products
string $requestId
string $scope
protected $ticketsType
protected $ticketsDataType

Methods

setJustificationReason($justificationReason)

No description

string[]
getJustificationReason()

No description

setOfficeLocation($officeLocation)

No description

string
getOfficeLocation()

No description

setProducts($products)

No description

string[]
getProducts()

No description

setRequestId($requestId)

No description

string
getRequestId()

No description

setScope($scope)

No description

string
getScope()

No description

setTickets($tickets)

No description

getTickets()

No description

Details

setJustificationReason($justificationReason)

No description

Parameters

$justificationReason

string[] getJustificationReason()

No description

Return Value

string[]

setOfficeLocation($officeLocation)

No description

Parameters

$officeLocation

string getOfficeLocation()

No description

Return Value

string

setProducts($products)

No description

Parameters

$products

string[] getProducts()

No description

Return Value

string[]

setRequestId($requestId)

No description

Parameters

$requestId

string getRequestId()

No description

Return Value

string

setScope($scope)

No description

Parameters

$scope

string getScope()

No description

Return Value

string

setTickets($tickets)

No description

Parameters

$tickets

SupportTicket[] getTickets()

No description

Return Value

SupportTicket[]