Enum Class BotEntityValue.TypeEnum

java.lang.Object
java.lang.Enum<BotEntityValue.TypeEnum>
com.mypurecloud.sdk.v2.model.BotEntityValue.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<BotEntityValue.TypeEnum>, java.lang.constant.Constable
Enclosing class:
BotEntityValue

public static enum BotEntityValue.TypeEnum extends Enum<BotEntityValue.TypeEnum>
The data type of the entity. Valid types include: String, Integer, Decimal, Boolean, Duration, Datetime, Currency, StringCollection, IntegerCollection, DecimalCollection, BooleanCollection, DurationCollection, DatetimeCollection, CurrencyCollection.