Enum Class VariableChargeSupplier.TypeEnum

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

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