Bitrix API

StartWorkflowsResponse extends Response

Table of Contents

Methods

fillFromResponse()  : $this
getPermission()  : int|string
getWorkflowIds()  : array<string|int, mixed>
setPermission()  : $this
setWorkflowIds()  : static

Methods

fillFromResponse()

public fillFromResponse(Response $response) : $this
Parameters
$response : Response
Return values
$this

getPermission()

public getPermission() : int|string
Return values
int|string

getWorkflowIds()

public getWorkflowIds() : array<string|int, mixed>
Return values
array<string|int, mixed>

setPermission()

public setPermission(int|string $permission) : $this
Parameters
$permission : int|string
Return values
$this

setWorkflowIds()

public setWorkflowIds(array<string|int, mixed> $workflowIds) : static
Parameters
$workflowIds : array<string|int, mixed>
Return values
static

        
On this page

Search results