tock / ai.tock.bot.connector.whatsapp.model.webhook / WhatsAppComponent

WhatsAppComponent

data class WhatsAppComponent (source)

Constructors

<init>

WhatsAppComponent(type: WhatsAppComponentType, subType: WhatsAppComponentSubType? = null, index: Int? = null, parameters: List<WhatsAppParameter>)

Properties

index

val index: Int?

parameters

val parameters: List<WhatsAppParameter>

subType

val subType: WhatsAppComponentSubType?

type

val type: WhatsAppComponentType