Enum Class ChartCategoryAxisSupplier.TypeEnum

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

public static enum ChartCategoryAxisSupplier.TypeEnum extends Enum<ChartCategoryAxisSupplier.TypeEnum>
The category axis type. The supported values are: - `category` Discrete category axis.- `date` Specialized axis for displaying chronological data.