Enum Class RatePlanEarlyCheckInCharge.TypeEnum

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

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