IntentSlot

constructor(description: String? = null, name: String, priority: Int? = null, responseCard: String? = null, sampleUtterances: List<String>? = null, slotConstraint: String, slotType: String, slotTypeVersion: String? = null, valueElicitationPrompt: IntentSlotValueElicitationPrompt? = null)