Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.37 KB

ApiPeriodV2010PeriodAccountPeriodMessagePeriodMedia.md

File metadata and controls

17 lines (12 loc) · 1.37 KB

ApiPeriodV2010PeriodAccountPeriodMessagePeriodMedia

Properties

Name Type Description Notes
account_sid Option<String> The SID of the Account associated with this Media resource. [optional]
content_type Option<String> The default MIME type of the media, for example image/jpeg, image/png, or image/gif. [optional]
date_created Option<String> The date and time in GMT when this Media resource was created, specified in RFC 2822 format. [optional]
date_updated Option<String> The date and time in GMT when this Media resource was last updated, specified in RFC 2822 format. [optional]
parent_sid Option<String> The SID of the Message resource that is associated with this Media resource. [optional]
sid Option<String> The unique string that identifies this Media resource. [optional]
uri Option<String> The URI of this Media resource, relative to https://api.twilio.com. [optional]

[Back to Model list] [Back to API list] [Back to README]