Bitrix API

InvoiceRequisiteConverter extends EntityRequisiteConverter

Table of Contents

Methods

__construct()  : mixed
complete()  : void
Complete convertion process
getEntityTypeID()  : int
Get entity type ID
getIntroMessage()  : mixed
processEntity()  : bool
Process entity. Convert invoice requisites to entity requisites
validate()  : void
Check converter settings

Methods

__construct()

public __construct(int $entityTypeID, int $presetID[, bool|false $enablePermissionCheck = true ][, int $limit = 1000 ]) : mixed
Parameters
$entityTypeID : int

Entity Type ID.

$presetID : int

Preset ID.

$enablePermissionCheck : bool|false = true

Permission check flag.

$limit : int = 1000

Row limit.

Tags
throws
NotSupportedException

getIntroMessage()

public static getIntroMessage(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

        
On this page

Search results