# 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**](.md)> | 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**](.md)> | A list of related resources identified by their relative URIs | [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)