Class CategoryAxisSelect

java.lang.Object
travel.wink.sdk.extranet.model.CategoryAxisSelect

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-07-01T17:01:03.296785+07:00[Asia/Bangkok]") public class CategoryAxisSelect extends Object
The selected axis range. If set, the axis selection is enabled. The range is index-based, starting from zero. Categories with indexes in the range (`select.from`, `select.to`) will be selected. That is, the last category in the range will not be included in the selection. If the categories are dates, the range has to be also specified with date values. Selection is only supported if the axis is horizontal.