tock / ai.tock.bot.connector.ga.model / GAIntent

GAIntent

enum class GAIntent (source)

Enum Values

main

text

cancel

noInput

option

confirmation

transactionRequirementsCheckV3

deliveryAddress

transactionDecisionV3

permission

datetime

signIn

newSurface

mediaStatus

Properties

type

val type: GAInputValueDataType?

value

val value: String

Companion Object Functions

findIntent

fun findIntent(name: String): GAIntent?