Enum Class RatePlanLateCheckOutCharge.TypeEnum

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

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