Bitrix API

CreatePasswordDto

Table of Contents

Methods

__construct()  : mixed
getComment()  : string
getPermissions()  : array<string|int, string>
getTitle()  : string
getType()  : PasswordType
getUserId()  : int

Methods

__construct()

public __construct(int $userId, PasswordType $type, string $title, string $comment[, array<string|int, mixed> $permissions = [] ]) : mixed
Parameters
$userId : int
$type : PasswordType
$title : string
$comment : string
$permissions : array<string|int, mixed> = []

getPermissions()

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

        
On this page

Search results