Rate Itinerary
The rate information associated with the itinerary.
Parameters
id
The id of the rate.
merchant Of Record
refundable
Indicates whether the itinerary is refundable or not.
cancel Refund
amenities
promotions
cancel Penalties
The cancel penalties associated with the itinerary.
nonrefundable Date Ranges
A list of date exceptions. Dates within these ranges provide no refund on cancellation, regardless of cancel penalty windows. Nonrefundable range begins at 00:00:00 on the start date, and ends at 23:59:59 on the end date, in the local time zone of the property.
deposits
card On File Limit
refundable Damage Deposit
pricing
Constructors
Link copied to clipboard
public RateItinerary RateItinerary(String id, MerchantOfRecord merchantOfRecord, Boolean refundable, CancelRefund cancelRefund, List<String> amenities, PromotionsItinerary promotions, List<CancelPenalty> cancelPenalties, List<NonrefundableDateRange> nonrefundableDateRanges, List<DepositItinerary> deposits, Amount cardOnFileLimit, Amount refundableDamageDeposit, PricingInformation pricing)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard