Interface MetaFlowWhatsAppBusinessAccountInfo.Builder

  • Method Details

    • id

      The WhatsApp Business Account ID from Meta.

      Parameters:
      id - The WhatsApp Business Account ID from Meta.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the WhatsApp Business Account.

      Parameters:
      name - The name of the WhatsApp Business Account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • currency

      The currency code for the WhatsApp Business Account (for example, USD).

      Parameters:
      currency - The currency code for the WhatsApp Business Account (for example, USD).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timezoneId

      The timezone ID for the WhatsApp Business Account.

      Parameters:
      timezoneId - The timezone ID for the WhatsApp Business Account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • messageTemplateNamespace

      MetaFlowWhatsAppBusinessAccountInfo.Builder messageTemplateNamespace(String messageTemplateNamespace)

      The message template namespace for the WhatsApp Business Account.

      Parameters:
      messageTemplateNamespace - The message template namespace for the WhatsApp Business Account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.