Uses of Class
travel.wink.sdk.extranet.booking.model.RatePlanLevelFeeSupplierDetails
Packages that use RatePlanLevelFeeSupplierDetails
-
Uses of RatePlanLevelFeeSupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return RatePlanLevelFeeSupplierDetailsModifier and TypeMethodDescriptionRatePlanLevelFeeSupplierDetails.addDescriptionsItem(LocalizedDescriptionSupplierDetails descriptionsItem) RatePlanLevelFeeSupplierDetails.descriptions(List<@Valid LocalizedDescriptionSupplierDetails> descriptions) RatePlanLevelFeeSupplierDetails.fixedAmount(CustomMonetaryAmount fixedAmount) ExtraChargeSupplierDetails.getRatePlanLevelFee()What the guest is paying extra forRatePlanLevelFeeSupplierDetails.type(RatePlanLevelFeeSupplierDetails.TypeEnum type) Methods in travel.wink.sdk.extranet.booking.model with parameters of type RatePlanLevelFeeSupplierDetailsModifier and TypeMethodDescriptionExtraChargeSupplierDetails.ratePlanLevelFee(RatePlanLevelFeeSupplierDetails ratePlanLevelFee) voidExtraChargeSupplierDetails.setRatePlanLevelFee(RatePlanLevelFeeSupplierDetails ratePlanLevelFee)