Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.UpsertRateModifierBundleRequestSupplier.PricingTypeEnum
Packages that use UpsertRateModifierBundleRequestSupplier.PricingTypeEnum
-
Uses of UpsertRateModifierBundleRequestSupplier.PricingTypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return UpsertRateModifierBundleRequestSupplier.PricingTypeEnumModifier and TypeMethodDescriptionUpsertRateModifierBundleRequestSupplier.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.UpsertRateModifierBundleRequestSupplier.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 UpsertRateModifierBundleRequestSupplier.PricingTypeEnumModifier and TypeMethodDescriptionUpsertRateModifierBundleRequestSupplier.pricingType(UpsertRateModifierBundleRequestSupplier.PricingTypeEnum pricingType) voidUpsertRateModifierBundleRequestSupplier.setPricingType(UpsertRateModifierBundleRequestSupplier.PricingTypeEnum pricingType)