Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.UpsertRateModifierRequestSupplier.PricingTypeEnum
Packages that use UpsertRateModifierRequestSupplier.PricingTypeEnum
-
Uses of UpsertRateModifierRequestSupplier.PricingTypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return UpsertRateModifierRequestSupplier.PricingTypeEnumModifier and TypeMethodDescriptionUpsertRateModifierRequestSupplier.getPricingType()This determines whether this discount should be applied per night, per stay or per person - per nightReturns the enum constant of this class with the specified name.UpsertRateModifierRequestSupplier.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 UpsertRateModifierRequestSupplier.PricingTypeEnumModifier and TypeMethodDescriptionUpsertRateModifierRequestSupplier.pricingType(UpsertRateModifierRequestSupplier.PricingTypeEnum pricingType) voidUpsertRateModifierRequestSupplier.setPricingType(UpsertRateModifierRequestSupplier.PricingTypeEnum pricingType)