StaffAccess
in package
Table of Contents
Properties
- $book_ol_cr : bool|null
- possible or not book online static rates. 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_id : int|null
- partner_ID into FTR Database
- $ftr_staff_id : int|null
- staff_ID into FTR Database
- $group_id : int|null
- staff group ID, E1, E2, E3, etc groups
- $is_active : bool
- used for make temporary disabled partner in ftr. dor use same partner ID if need enable.
- $is_deleted : bool
- make staff for deleted.
- $server_name : string|null
- Server name
- $server_prefix : string
- FTR server prefix, ae1, ru1, etc.
Properties
$book_ol_cr
possible or not book online static rates. 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_id
partner_ID into FTR Database
public
int|null
$ftr_partner_id
$ftr_staff_id
staff_ID into FTR Database
public
int|null
$ftr_staff_id
$group_id
staff group ID, E1, E2, E3, etc groups
public
int|null
$group_id
$is_active
used for make temporary disabled partner in ftr. dor use same partner ID if need enable.
public
bool
$is_active
$is_deleted
make staff for deleted.
public
bool
$is_deleted
$server_name
Server name
public
string|null
$server_name
$server_prefix
FTR server prefix, ae1, ru1, etc.
public
string
$server_prefix