Bitrix API

Recipient implements ValueObjectInterface

Table of Contents

Interfaces

ValueObjectInterface

Constants

FLOW_OWNER  = 'flowOwner'
TASK_FLOW_OWNER  = 'taskFlowOwner'

Methods

__construct()  : mixed
getType()  : string
getValue()  : array<string|int, mixed>

Constants

FLOW_OWNER

public mixed FLOW_OWNER = 'flowOwner'

TASK_FLOW_OWNER

public mixed TASK_FLOW_OWNER = 'taskFlowOwner'

Methods

__construct()

public __construct(string $type[, int $value = null ]) : mixed
Parameters
$type : string
$value : int = null

getType()

public getType() : string
Return values
string

getValue()

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

        
On this page

Search results