V2models Intent Fulfillment Code Hook
data class V2modelsIntentFulfillmentCodeHook(val active: Boolean? = null, val enabled: Boolean, val fulfillmentUpdatesSpecification: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecification? = null, val postFulfillmentStatusSpecification: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecification? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHook(active: Boolean? = null, enabled: Boolean, fulfillmentUpdatesSpecification: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecification? = null, postFulfillmentStatusSpecification: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecification? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard