RoomPriceCheck
The price check response.
Parameters
status
occupancyPricing
A map of room information by occupancy.
links
cardOnFileLimit
refundableDamageDeposit
deposits
Array of deposits.
refund
amountOwed
penalty
traderInformation
Constructors
Link copied to clipboard
public RoomPriceCheck RoomPriceCheck(StatusPriceCheck status, Map<String, PricingInformation> occupancyPricing, RoomPriceCheckLinks links, Amount cardOnFileLimit, Amount refundableDamageDeposit, List<Deposit> deposits, Charge refund, Charge amountOwed, Charge penalty, TraderInformation traderInformation)