github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v2/docs/IpMessagingV2Message.md (about) 1 # IpMessagingV2Message 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 **LastUpdatedBy** | Pointer to **string** | | 16 **WasEdited** | Pointer to **bool** | | 17 **From** | Pointer to **string** | | 18 **Body** | Pointer to **string** | | 19 **Index** | Pointer to **int** | | 20 **Type** | Pointer to **string** | | 21 **Media** | Pointer to **interface{}** | | 22 **Url** | Pointer to **string** | | 23 24 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 25 26