GetWhatsAppMessageTemplateRequest

Types

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

Properties

Link copied to clipboard
val id: String?

The ID of the WhatsApp Business Account associated with this template.

Link copied to clipboard

The numeric ID of the template assigned by Meta.

Link copied to clipboard

The language code of the message template (for example, en or en_US). Use together with templateName as an alternative to metaTemplateId to identify a template.

Link copied to clipboard

The name of the message template. Use together with templateLanguageCode as an alternative to metaTemplateId to identify a template.

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