LodgingReservation
The LodgingReservation properties enumeration.
Table of Contents
Constants
- CHECKIN_TIME : string = 'checkinTime'
- CHECKOUT_TIME : string = 'checkoutTime'
- LODGING_UNIT_DESCRIPTION : string = 'lodgingUnitDescription'
- LODGING_UNIT_TYPE : string = 'lodgingUnitType'
- NUM_ADULTS : string = 'numAdults'
- NUM_CHILDREN : string = 'numChildren'
Constants
CHECKIN_TIME
public
string
CHECKIN_TIME
= 'checkinTime'
CHECKOUT_TIME
public
string
CHECKOUT_TIME
= 'checkoutTime'
LODGING_UNIT_DESCRIPTION
public
string
LODGING_UNIT_DESCRIPTION
= 'lodgingUnitDescription'
LODGING_UNIT_TYPE
public
string
LODGING_UNIT_TYPE
= 'lodgingUnitType'
NUM_ADULTS
public
string
NUM_ADULTS
= 'numAdults'
NUM_CHILDREN
public
string
NUM_CHILDREN
= 'numChildren'