Bitrix API

CompleteOrder extends Order

Class CompleteOrder

Table of Contents

Constants

Assigned  = 'ASSIGNED_BY_ID'
CacheTtl  = 30
DateCreate  = 'DATE_CREATE'
TrackingSourceId  = 'TRACKING_SOURCE_ID'

Methods

__construct()  : mixed
canUse()  : bool
Return true if can use.
getCode()  : string
Get code.
getData()  : array<string|int, mixed>
Get data.
getEntityId()  : int|null
Get entity ID.
getEntityName()  : string|null
Get entity name.
getName()  : string
Get name.
getPath()  : string
Get path.
isCostable()  : mixed
query()  : array<string|int, mixed>
Query data.
setPeriod()  : mixed
setSourceId()  : mixed

Constants

Assigned

public mixed Assigned = 'ASSIGNED_BY_ID'

CacheTtl

public mixed CacheTtl = 30

DateCreate

public mixed DateCreate = 'DATE_CREATE'

TrackingSourceId

public mixed TrackingSourceId = 'TRACKING_SOURCE_ID'

Methods

__construct()

public __construct(mixed $filter, mixed $group) : mixed
Parameters
$filter : mixed
$group : mixed

canUse()

Return true if can use.

public canUse() : bool
Return values
bool

getCode()

Get code.

public getCode() : string
Return values
string

getData()

Get data.

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

getEntityId()

Get entity ID.

public getEntityId() : int|null
Return values
int|null

getEntityName()

Get entity name.

public getEntityName() : string|null
Return values
string|null

getName()

Get name.

public getName() : string
Return values
string

getPath()

Get path.

public getPath() : string
Return values
string

isCostable()

public isCostable() : mixed

query()

Query data.

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

setPeriod()

public setPeriod(mixed $from, mixed $to) : mixed
Parameters
$from : mixed
$to : mixed

setSourceId()

public setSourceId(mixed $sourceId) : mixed
Parameters
$sourceId : mixed

        
On this page

Search results