github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v1/docs/IpMessagingV1Message.md (about) 1 # IpMessagingV1Message 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | | 8 **AccountSid** | Pointer to **string** | | 9 **Attributes** | Pointer to **string** | | 10 **ServiceSid** | Pointer to **string** | | 11 **To** | Pointer to **string** | | 12 **ChannelSid** | Pointer to **string** | | 13 **DateCreated** | Pointer to [**time.Time**](time.Time.md) | | 14 **DateUpdated** | Pointer to [**time.Time**](time.Time.md) | | 15 **WasEdited** | Pointer to **bool** | | 16 **From** | Pointer to **string** | | 17 **Body** | Pointer to **string** | | 18 **Index** | Pointer to **int** | | 19 **Url** | Pointer to **string** | | 20 21 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 22 23