data class ResponseData (source)
<init> |
ResponseData(requestId: String, botResponse: BotResponse? = null, botConfiguration: ClientConfiguration? = null) |
botConfiguration |
val botConfiguration: ClientConfiguration? |
botResponse |
val botResponse: BotResponse? |
requestId |
val requestId: String |