Documentation

CompanyAccess
in package

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
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

$book_ol_dr

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

public bool|null $book_ol_dr

$book_ol_pk

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

public bool|null $book_ol_pk

$book_ol_tk

possible or not book Tickets.

public bool|null $book_ol_tk

$book_ol_wm

possible or not book All Rates without money

public bool|null $book_ol_wm

$country_iso

server country code

public string|null $country_iso

$ftr_partner_group_id

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

public int $ftr_partner_group_id

$ftr_partner_id

partner ID from FTR Database

public int $ftr_partner_id

$server_prefix

FTR server prefix, ae1, ru1, etc.

public string $server_prefix

        
On this page

Search results