GetWhatsAppFlowResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Meta application information associated with this Flow.

Link copied to clipboard

The categories that classify the business purpose of the Flow.

Link copied to clipboard

The data API version for data exchange endpoint Flows.

Link copied to clipboard

The endpoint URI for data exchange Flows, if configured.

Link copied to clipboard

The unique identifier of the Flow.

Link copied to clipboard

The name of the Flow.

Link copied to clipboard

The lifecycle status of the Flow. Valid values are DRAFT, PUBLISHED, DEPRECATED, BLOCKED, and THROTTLED.

Link copied to clipboard

The health status information for this Flow from Meta.

Link copied to clipboard

The version of the Flow JSON schema used by this Flow (for example, 7.3).

Link copied to clipboard

The preview URL and its expiration timestamp for testing the Flow.

Link copied to clipboard

A list of validation errors from Meta, if any.

Link copied to clipboard

The WhatsApp Business Account information from Meta associated with this Flow.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String