Documentation

CompanyAccess
in package

Attributes
#[Schema]

Table of Contents

Properties

$book_ol_cr  : bool|null
possible or not book Static Rates online. if false - only OnRequest booking available
$book_ol_dr  : bool|null
possible or not book Dynamic Rates online. if false - only OnRequest booking available
$book_ol_pk  : bool|null
possible or not book Packages. (now FTR not supported get packages price list)
$book_ol_tk  : bool|null
possible or not book Tickets.
$book_ol_wm  : bool|null
possible or not book All Rates without money
$country_iso  : string|null
server country code
$ftr_partner_group_id  : int|null
FTR partner group. different for every FTR. used for get prices with different margins
$ftr_partner_id  : int
partner ID from FTR Database
$is_deleted  : bool
make partner deleted.
$server_name  : string|null
Server name
$server_prefix  : string
FTR server prefix, ae1, ru1, etc.

Properties

$book_ol_cr

possible or not book Static Rates online. if false - only OnRequest booking available

public bool|null $book_ol_cr
Attributes
#[Property]

$book_ol_dr

possible or not book Dynamic Rates online. if false - only OnRequest booking available

public bool|null $book_ol_dr
Attributes
#[Property]

$book_ol_pk

possible or not book Packages. (now FTR not supported get packages price list)

public bool|null $book_ol_pk
Attributes
#[Property]

$book_ol_tk

possible or not book Tickets.

public bool|null $book_ol_tk
Attributes
#[Property]

$book_ol_wm

possible or not book All Rates without money

public bool|null $book_ol_wm
Attributes
#[Property]

$country_iso

server country code

public string|null $country_iso
Attributes
#[Property]

$ftr_partner_group_id

FTR partner group. different for every FTR. used for get prices with different margins

public int|null $ftr_partner_group_id
Attributes
#[Property]

$ftr_partner_id

partner ID from FTR Database

public int $ftr_partner_id
Attributes
#[Property]

$is_deleted

make partner deleted.

public bool $is_deleted
Attributes
#[Property]

$server_name

Server name

public string|null $server_name
Attributes
#[Property]

$server_prefix

FTR server prefix, ae1, ru1, etc.

public string $server_prefix
Attributes
#[Property]
On this page

Search results