QuickConnectQuickConnectConfigUserConfig

data class QuickConnectQuickConnectConfigUserConfig(val contactFlowId: String, val userId: String)

Constructors

Link copied to clipboard
constructor(contactFlowId: String, userId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the identifier of the contact flow.

Link copied to clipboard

Specifies the identifier for the user.