twilio/twil-content/docs/ContentPeriodV1PeriodContentPeriodApprovalFetch.md
2023-07-24 19:33:20 -05:00

930 B

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 that created Content resource. [optional]
whatsapp Option<serde_json::Value> 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] [Back to API list] [Back to README]