# ApiPeriodV2010PeriodAccountPeriodCallPeriodUserDefinedMessage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_sid** | Option<**String**> | The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created User Defined Message. | [optional] **call_sid** | Option<**String**> | The SID of the [Call](https://www.twilio.com/docs/voice/api/call-resource) the User Defined Message is associated with. | [optional] **sid** | Option<**String**> | The SID that uniquely identifies this User Defined Message. | [optional] **date_created** | Option<**String**> | The date that this User Defined Message was created, given in RFC 2822 format. | [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)