# ContentPeriodV1PeriodContentPeriodApprovalFetch ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sid** | Option<**String**> | The unique string that that we created to identify the Content resource. | [optional] **account_sid** | Option<**String**> | The SID of the [Account](https://www.twilio.com/docs/usage/api/account) that created Content resource. | [optional] **whatsapp** | Option<[**serde_json::Value**](.md)> | Contains the whatsapp approval information for the Content resource, with fields such as approval status, rejection reason, and category, amongst others. | [optional] **url** | Option<**String**> | The URL of the resource, relative to `https://content.twilio.com`. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)