Uses of Class
io.swagger.client.model.HotelPenalty
-
Packages that use HotelPenalty Package Description io.swagger.client.model -
-
Uses of HotelPenalty in io.swagger.client.model
Methods in io.swagger.client.model that return HotelPenalty Modifier and Type Method Description HotelPenalty
HotelPenalty. charge(Double charge)
HotelPenalty
HotelPenalty. currency(String currency)
HotelPenalty
BookingCancel. getHotelPenalty()
Get hotelPenaltyMethods in io.swagger.client.model with parameters of type HotelPenalty Modifier and Type Method Description BookingCancel
BookingCancel. hotelPenalty(HotelPenalty hotelPenalty)
void
BookingCancel. setHotelPenalty(HotelPenalty hotelPenalty)
-