Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.RateModifierBundleSupplier.PricingTypeEnum
Packages that use RateModifierBundleSupplier.PricingTypeEnum
-
Uses of RateModifierBundleSupplier.PricingTypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return RateModifierBundleSupplier.PricingTypeEnumModifier and TypeMethodDescriptionRateModifierBundleSupplier.getPricingType()Determines whether this discount should be applied per night, per stay or per person - per night; Required if amount override is not nullReturns the enum constant of this class with the specified name.RateModifierBundleSupplier.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.monetize.model with parameters of type RateModifierBundleSupplier.PricingTypeEnumModifier and TypeMethodDescriptionRateModifierBundleSupplier.pricingType(RateModifierBundleSupplier.PricingTypeEnum pricingType) voidRateModifierBundleSupplier.setPricingType(RateModifierBundleSupplier.PricingTypeEnum pricingType)