github.com/twilio/twilio-go@v1.20.1/rest/api/v2010/docs/ApiV2010UserDefinedMessage.md (about)

     1  # ApiV2010UserDefinedMessage
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **AccountSid** | Pointer to **string** | The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created User Defined Message. |
     8  **CallSid** | Pointer to **string** | The SID of the [Call](https://www.twilio.com/docs/voice/api/call-resource) the User Defined Message is associated with. |
     9  **Sid** | Pointer to **string** | The SID that uniquely identifies this User Defined Message. |
    10  **DateCreated** | Pointer to **string** | The date that this User Defined Message was created, given in RFC 2822 format. |
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14