extends |
DataObject |
|---|
| Methods | ||
|---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
| Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
|---|
toJson(), fromJson(), __set() |
| Properties | |||
|---|---|---|---|
public
|
LodgingCharge[]
|
$charges = null
|
# |
public
|
string
|
$checkInDate = null
|
# |
public
|
string
|
$checkOutDate = null
|
# |
public
|
string
|
$folioNumber = null
|
# |
public
|
bool
|
$isConfirmedReservation = null
|
# |
public
|
bool
|
$isFacilityFireSafetyConform = null
|
# |
public
|
bool
|
$isNoShow = null
|
# |
public
|
bool
|
$isPreferenceSmokingRoom = null
|
# |
public
|
int
|
$numberOfAdults = null
|
# |
public
|
int
|
$numberOfNights = null
|
# |
public
|
int
|
$numberOfRooms = null
|
# |
public
|
string
|
$programCode = null
|
# |
public
|
string
|
$propertyCustomerServicePhoneNumber = null
|
# |
public
|
string
|
$propertyPhoneNumber = null
|
# |
public
|
string
|
$renterName = null
|
# |
public
|
LodgingRoom[]
|
$rooms = null
|
# |