Enum Class RatePlanExtraChildRateModifier.TypeEnum

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

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