Bitrix API

RemoveBookingCommand extends AbstractCommand

Table of Contents

Properties

$id  : int
$removedBy  : int

Methods

__construct()  : mixed
run()  : Result
runInBackground()  : bool
runWithDelay()  : bool
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(int $id, int $removedBy) : mixed
Parameters
$id : int
$removedBy : int

runInBackground()

public runInBackground() : bool
Return values
bool

runWithDelay()

public runWithDelay(int $milliseconds) : bool
Parameters
$milliseconds : int
Return values
bool

toArray()

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

        
On this page

Search results