Uses of Class
travel.wink.sdk.extranet.model.RatePlanLateCheckOutCharge
Packages that use RatePlanLateCheckOutCharge
-
Uses of RatePlanLateCheckOutCharge in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RatePlanLateCheckOutChargeModifier and TypeMethodDescriptionRatePlanLateCheckOutCharge.fixedAmount(Moneys fixedAmount) @Valid RatePlanLateCheckOutChargeMasterRateRatePlan.getLateCheckOutCharge()Get lateCheckOutCharge@Valid RatePlanLateCheckOutChargeRatePlan.getLateCheckOutCharge()Get lateCheckOutCharge@Valid RatePlanLateCheckOutChargeUpsertRatePlanRequest.getLateCheckOutCharge()Get lateCheckOutChargeRatePlanLateCheckOutCharge.type(RatePlanLateCheckOutCharge.TypeEnum type) Methods in travel.wink.sdk.extranet.model with parameters of type RatePlanLateCheckOutChargeModifier and TypeMethodDescriptionMasterRateRatePlan.lateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge) RatePlan.lateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge) UpsertRatePlanRequest.lateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge) voidMasterRateRatePlan.setLateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge) voidRatePlan.setLateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge) voidUpsertRatePlanRequest.setLateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge)