Bot Slot Type
constructor(compositeSlotTypeSetting: BotCompositeSlotTypeSetting? = null, description: String? = null, externalSourceSetting: BotExternalSourceSetting? = null, name: String, parentSlotTypeSignature: String? = null, slotTypeValues: List<BotSlotTypeValue>? = null, valueSelectionSetting: BotSlotValueSelectionSetting? = null)