Bitrix API

CollabSettingsUserDto

Table of Contents

Properties

$firstName  : string|null
$fullName  : string|null
$id  : int
$lastName  : string|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(int $id[, string|null $firstName = null ][, string|null $lastName = null ][, string|null $fullName = null ]) : mixed
Parameters
$id : int
$firstName : string|null = null
$lastName : string|null = null
$fullName : string|null = null

        
On this page

Search results