tock / ai.tock.bot.connector.ga.model.response / GASelectItem

GASelectItem

data class GASelectItem (source)

Constructors

<init>

GASelectItem(optionInfo: GAOptionInfo, title: String?)

Properties

optionInfo

val optionInfo: GAOptionInfo

title

val title: String?

Functions

toChoice

fun toChoice(): Choice