\FAA\Obj\Search\ResponseBooking

Implement booking response object

Summary

Methods
Properties
Constants
__construct()
$
$
$
$
$
$
$
$
$
$
$
$
$
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$

$ :string

__type The type, static booking

Type

string

$

$ :integer

status The status flag

Type

integer

$

$ :integer

persons The persons count

Type

integer

$

$ :\FAA\Obj\Search\Response\?string

bill_address The address

Type

\FAA\Obj\Search\Response\?string

$

$ :\FAA\Obj\Search\Response\?string

created Creation date

Type

\FAA\Obj\Search\Response\?string

$

$ :string

article The article title

Type

string

$

$ :\FAA\Obj\Search\Response\?string

room_name The rooms label

Type

\FAA\Obj\Search\Response\?string

$

$ :\FAA\Obj\Search\Response\?string

basket_status The baskets status

Type

\FAA\Obj\Search\Response\?string

$

$ :\FAA\Obj\Search\Response\?string

room_id The room id

Type

\FAA\Obj\Search\Response\?string

$

$ :\FAA\Obj\Search\Response\?string

basket_id Basket id

Type

\FAA\Obj\Search\Response\?string

$

$ :string

person_names List of guest names

Type

string

$

$ :string

contact_phone The default contact phone number

Type

string

$

$ :string

contact_email The contact email

Type

string

Methods

__construct()

__construct(object  $doc,  $language = null)

General constructor.

Parameters

object $doc

The search response object

$language