Interface CreateWhatsAppMessageTemplateResponse.Builder

  • Method Details

    • metaTemplateId

      CreateWhatsAppMessageTemplateResponse.Builder metaTemplateId(String metaTemplateId)

      The numeric ID assigned to the template by Meta.

      Parameters:
      metaTemplateId - The numeric ID assigned to the template by Meta.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateStatus

      CreateWhatsAppMessageTemplateResponse.Builder templateStatus(String templateStatus)

      The status of the created template, such as PENDING or APPROVED..

      Parameters:
      templateStatus - The status of the created template, such as PENDING or APPROVED..
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • category

      The category of the template, such as UTILITY or MARKETING.

      Parameters:
      category - The category of the template, such as UTILITY or MARKETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.