Bitrix API

RegionDocumentType implements Item, JsonSerializable, Arrayable

Table of Contents

Interfaces

Item
JsonSerializable
Arrayable

Properties

$code  : string
$description  : string

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(string $code, string $description) : mixed
Parameters
$code : string
$description : string

jsonSerialize()

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

toArray()

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

        
On this page

Search results