Uses of Class
travel.wink.sdk.extranet.booking.model.VariableChargeSupplierDetails
Packages that use VariableChargeSupplierDetails
-
Uses of VariableChargeSupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return VariableChargeSupplierDetailsModifier and TypeMethodDescriptionVariableChargeSupplierDetails.fixedAmount(CustomMonetaryAmount fixedAmount) RoomConfigurationPriceRatePlanSupplierDetails.getEarlyCheckInCharge()Get earlyCheckInChargeRoomConfigurationPriceRatePlanSupplierDetails.getLateCheckOutCharge()Get lateCheckOutChargeVariableChargeSupplierDetails.type(VariableChargeSupplierDetails.TypeEnum type) Methods in travel.wink.sdk.extranet.booking.model with parameters of type VariableChargeSupplierDetailsModifier and TypeMethodDescriptionRoomConfigurationPriceRatePlanSupplierDetails.earlyCheckInCharge(VariableChargeSupplierDetails earlyCheckInCharge) RoomConfigurationPriceRatePlanSupplierDetails.lateCheckOutCharge(VariableChargeSupplierDetails lateCheckOutCharge) voidRoomConfigurationPriceRatePlanSupplierDetails.setEarlyCheckInCharge(VariableChargeSupplierDetails earlyCheckInCharge) voidRoomConfigurationPriceRatePlanSupplierDetails.setLateCheckOutCharge(VariableChargeSupplierDetails lateCheckOutCharge)