UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

54 lines (50 loc) 4.83 kB
# CyberSource.Ptsv2paymentsTravelInformationLodging ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **checkInDate** | **String** | Date on which the guest checked in. In the case of a no-show or a reservation, the scheduled arrival date. Format: `MMDDYY`. For best interchange rates, make sure it is a valid date. | [optional] **checkOutDate** | **String** | Date on which the guest checked out. Format: `MMDDYY`. For best interchange rates, make sure it is a valid date. | [optional] **room** | [**[Ptsv2paymentsTravelInformationLodgingRoom]**](Ptsv2paymentsTravelInformationLodgingRoom.md) | The object containing the number of nights and the daily rate that applies for that no of nights. | [optional] **smokingPreference** | **String** | Smoking preference of the guest. Possible values: - `Y`: smoking room - `N`: non-smoking room | [optional] **numberOfRooms** | **Number** | Number of rooms booked by the cardholder. | [optional] **numberOfGuests** | **Number** | Number of guests staying in the room. | [optional] **roomBedType** | **String** | Type of room, such as queen, king, or two doubles. | [optional] **roomTaxType** | **String** | Type of tax, such as tourist or hotel. | [optional] **roomRateType** | **String** | Type of rate, such as corporate or senior citizen. | [optional] **guestName** | **String** | Name of the guest under which the room is reserved. | [optional] **customerServicePhoneNumber** | **String** | Your toll-free customer service phone number. | [optional] **corporateClientCode** | **String** | Code assigned to a business. You can use this code to identify corporate rates and discounts for guests. | [optional] **additionalDiscountAmount** | **String** | Amount of an additional coupon or discount. | [optional] **roomLocation** | **String** | Location of room, such as lake view or ocean view. | [optional] **specialProgramCode** | **String** | Code that identifies special circumstances. Possible values: - `1`: lodging (default) - `2`: no show reservation - `3`: advanced deposit | [optional] **totalTaxAmount** | **String** | Total tax amount. | [optional] **prepaidCost** | **String** | Prepaid amount, such as a deposit. | [optional] **foodAndBeverageCost** | **String** | Cost for all food and beverages. | [optional] **roomTaxAmount** | **String** | Total tax for the room. | [optional] **adjustmentAmount** | **String** | Adjusted amount charged in addition to the reservation amount after the stay is complete. | [optional] **phoneCost** | **String** | Cost of telephone services. | [optional] **restaurantCost** | **String** | Cost of restaurant purchases | [optional] **roomServiceCost** | **String** | Cost of room service. | [optional] **miniBarCost** | **String** | Cost of mini-bar purchases. | [optional] **laundryCost** | **String** | Cost of laundry services. | [optional] **miscellaneousCost** | **String** | Miscellaneous costs. | [optional] **giftShopCost** | **String** | Cost of gift shop purchases. | [optional] **movieCost** | **String** | Cost of movies. | [optional] **healthClubCost** | **String** | Cost of health club services. | [optional] **valetParkingCost** | **String** | Cost of valet parking services. | [optional] **cashDisbursementCost** | **String** | Cost of the cash that was disbursed plus any associated service fees | [optional] **nonRoomCost** | **String** | Cost of non-room purchases, such as meals and gifts. | [optional] **businessCenterCost** | **String** | Cost of business center services. | [optional] **loungeBarCost** | **String** | Cost of lounge and bar purchases. | [optional] **transportationCost** | **String** | Cost of transportation services. | [optional] **gratuityAmount** | **String** | Gratuity. | [optional] **conferenceRoomCost** | **String** | Cost of conference room services. | [optional] **audioVisualCost** | **String** | Cost of audio visual services. | [optional] **banquestCost** | **String** | Cost of banquet services. | [optional] **nonRoomTaxAmount** | **String** | Tax on non-room purchases. | [optional] **earlyCheckOutCost** | **String** | Service fee for early departure. | [optional] **internetAccessCost** | **String** | Cost of Internet access. | [optional] **name** | **String** | Name of the hotel for which the reservation is for. Mandatory in case the merchant's business type is Hotel. | [optional] **hotelName** | **String** | The name of the hotel for which the reservation was made. | [optional] **checkInDateTime** | **String** | The date of the check-in in GMT+8 offset. | [optional] **checkOutDateTime** | **String** | The date of the check-out in GMT+8 offset. | [optional]