Bitrix API

FilterNotMappedUserIdsResult extends SuccessResult

Table of Contents

Properties

$userIds  : array<string|int, mixed>

Methods

__construct()  : mixed
addError()  : mixed
addErrors()  : mixed
createWithError()  : Result
getData()  : array<string|int, mixed>
getErrorCollection()  : mixed
getErrorMessages()  : mixed
getErrors()  : mixed

Properties

Methods

addError()

public addError(Error $error) : mixed
Parameters
$error : Error

addErrors()

public addErrors(array<string|int, mixed> $errors) : mixed
Parameters
$errors : array<string|int, mixed>

createWithError()

public static createWithError(string $error) : Result
Parameters
$error : string
Return values
Result

getData()

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

        
On this page

Search results