Uses of Class
travel.wink.sdk.channel.manager.model.Moneys
Packages that use Moneys
-
Uses of Moneys in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return MoneysModifier and TypeMethodDescription@NotNull @Valid MoneysPropertyRoomRate.getBaseRate()Get baseRate@Valid MoneysVariableCharge.getFixedAmount()Get fixedAmountMethods in travel.wink.sdk.channel.manager.model with parameters of type MoneysModifier and TypeMethodDescriptionVariableCharge.fixedAmount(Moneys fixedAmount) voidPropertyRoomRate.setBaseRate(Moneys baseRate) voidVariableCharge.setFixedAmount(Moneys fixedAmount)