class ReportWorkItemStatusRequest extends Collection (View source)

Properties

protected $collection_key
string $currentWorkerTime
string $location
array[] $unifiedWorkerRequest
protected $workItemStatusesType
protected $workItemStatusesDataType
string $workerId

Methods

setCurrentWorkerTime($currentWorkerTime)

No description

string
getCurrentWorkerTime()

No description

setLocation($location)

No description

string
getLocation()

No description

setUnifiedWorkerRequest($unifiedWorkerRequest)

No description

array[]
getUnifiedWorkerRequest()

No description

setWorkItemStatuses($workItemStatuses)

No description

getWorkItemStatuses()

No description

setWorkerId($workerId)

No description

string
getWorkerId()

No description

Details

setCurrentWorkerTime($currentWorkerTime)

No description

Parameters

$currentWorkerTime

string getCurrentWorkerTime()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setUnifiedWorkerRequest($unifiedWorkerRequest)

No description

Parameters

$unifiedWorkerRequest

array[] getUnifiedWorkerRequest()

No description

Return Value

array[]

setWorkItemStatuses($workItemStatuses)

No description

Parameters

$workItemStatuses

WorkItemStatus[] getWorkItemStatuses()

No description

Return Value

WorkItemStatus[]

setWorkerId($workerId)

No description

Parameters

$workerId

string getWorkerId()

No description

Return Value

string