Enum

This data type represents an enumeration, and contains the values listed below

  • Sunday = 0
  • Monday = 1
  • Tuesday = 2
  • Wednesday = 3
  • Thursday = 4
  • Friday = 5
  • Saturday = 6

Schema

The following table contains the main schema information about this data type.

FeatureValue
Typeinteger
Format:int32
Required: