Bitrix API

UserInvitationDto

Table of Contents

Properties

$email  : Email|null
$invitationStatus  : InvitationStatus|null
$lastName  : string|null
$name  : string|null
$phone  : Phone|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $name = null ][, string|null $lastName = null ][, Phone|null $phone = null ][, Email|null $email = null ][, InvitationStatus|null $invitationStatus = null ]) : mixed
Parameters
$name : string|null = null
$lastName : string|null = null
$phone : Phone|null = null
$email : Email|null = null
$invitationStatus : InvitationStatus|null = null

        
On this page

Search results