# `Twilio.Resources.Content.V1.Content.ApprovalRequest.Whatsapp`
[🔗](https://github.com/jeffhuen/twilio_elixir/blob/main/lib/twilio/resources/content/v1/content/approval_request/whatsapp.ex#L2)

Whatsapp resource.

Parent: `/Content/{Sid}`

# `t`

```elixir
@type t() :: %Twilio.Resources.Content.V1.Content.ApprovalRequest.Whatsapp{
  allow_category_change: boolean() | nil,
  category: String.t() | nil,
  content_type: String.t() | nil,
  name: String.t() | nil,
  rejection_reason: String.t() | nil,
  status: String.t() | nil
}
```

# `object_name`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
