V2models Slot Type Slot Type Values
data class V2modelsSlotTypeSlotTypeValues(val sampleValues: List<V2modelsSlotTypeSlotTypeValuesSampleValue>? = null, val synonyms: List<V2modelsSlotTypeSlotTypeValuesSynonym>? = null)
Constructors
Link copied to clipboard
constructor(sampleValues: List<V2modelsSlotTypeSlotTypeValuesSampleValue>? = null, synonyms: List<V2modelsSlotTypeSlotTypeValuesSynonym>? = null)