Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.57 KB

ApiPeriodV2010PeriodAccountPeriodIncomingPhoneNumberPeriodIncomingPhoneNumberAssignedAddOn.md

File metadata and controls

21 lines (16 loc) · 1.57 KB

ApiPeriodV2010PeriodAccountPeriodIncomingPhoneNumberPeriodIncomingPhoneNumberAssignedAddOn

Properties

Name Type Description Notes
sid Option<String> The unique string that identifies the resource [optional]
account_sid Option<String> The SID of the Account that created the resource [optional]
resource_sid Option<String> The SID of the Phone Number that installed this Add-on [optional]
friendly_name Option<String> The string that you assigned to describe the resource [optional]
description Option<String> A short description of the Add-on functionality [optional]
configuration Option<serde_json::Value> A JSON string that represents the current configuration [optional]
unique_name Option<String> An application-defined string that uniquely identifies the resource [optional]
date_created Option<String> The RFC 2822 date and time in GMT that the resource was created [optional]
date_updated Option<String> The RFC 2822 date and time in GMT that the resource was last updated [optional]
uri Option<String> The URI of the resource, relative to https://api.twilio.com [optional]
subresource_uris Option<serde_json::Value> A list of related resources identified by their relative URIs [optional]

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