Bitrix API

UpdateBookingCommand extends AbstractCommand

Table of Contents

Properties

$booking  : Booking
$updatedBy  : int

Methods

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

Properties

Methods

mapFromArray()

public static mapFromArray(array<string|int, mixed> $props) : self
Parameters
$props : array<string|int, mixed>
Return values
self

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