Enum Class RatePlanSingleOccupancyRateModifier.TypeEnum

java.lang.Object
java.lang.Enum<RatePlanSingleOccupancyRateModifier.TypeEnum>
travel.wink.sdk.lookup.model.RatePlanSingleOccupancyRateModifier.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<RatePlanSingleOccupancyRateModifier.TypeEnum>, Constable
Enclosing class:
RatePlanSingleOccupancyRateModifier

public static enum RatePlanSingleOccupancyRateModifier.TypeEnum extends Enum<RatePlanSingleOccupancyRateModifier.TypeEnum>
When the type is FIXED, fixedAmount is required. When the type is PERCENTAGE, percent is required.