Bitrix API

InputOutputSpec implements TolokaTransferObject

Table of Contents

Interfaces

TolokaTransferObject

Constants

TYPES  = ['URL' => 'url', 'BOOLEAN' => 'boolean', 'INTEGER' => 'integer', 'STRING' => 'string', 'FLOAT' => 'float', 'JSON' => 'json', 'FILE' => 'file']

Methods

getIdentificator()  : string
getType()  : string
setIdentificator()  : InputOutputSpec
setType()  : InputOutputSpec
toArray()  : array<string|int, mixed>

Constants

TYPES

public mixed TYPES = ['URL' => 'url', 'BOOLEAN' => 'boolean', 'INTEGER' => 'integer', 'STRING' => 'string', 'FLOAT' => 'float', 'JSON' => 'json', 'FILE' => 'file']

Methods

getIdentificator()

public getIdentificator() : string
Return values
string

toArray()

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

        
On this page

Search results