V2models Intent Fulfillment Code Hook Fulfillment Updates Specification Start Response Message Group Variation Image Response Card
data class V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationImageResponseCard(val buttons: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationImageResponseCardButton>? = null, val imageUrl: String? = null, val subtitle: String? = null, val title: String)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationImageResponseCard(buttons: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationImageResponseCardButton>? = null, imageUrl: String? = null, subtitle: String? = null, title: String)
Types
Properties
Link copied to clipboard