github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v1/docs/IpMessagingV1Service.md (about) 1 # IpMessagingV1Service 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | | 8 **AccountSid** | Pointer to **string** | | 9 **FriendlyName** | Pointer to **string** | | 10 **DateCreated** | Pointer to [**time.Time**](time.Time.md) | | 11 **DateUpdated** | Pointer to [**time.Time**](time.Time.md) | | 12 **DefaultServiceRoleSid** | Pointer to **string** | | 13 **DefaultChannelRoleSid** | Pointer to **string** | | 14 **DefaultChannelCreatorRoleSid** | Pointer to **string** | | 15 **ReadStatusEnabled** | Pointer to **bool** | | 16 **ReachabilityEnabled** | Pointer to **bool** | | 17 **TypingIndicatorTimeout** | Pointer to **int** | | 18 **ConsumptionReportInterval** | Pointer to **int** | | 19 **Limits** | Pointer to **interface{}** | | 20 **Webhooks** | Pointer to **interface{}** | | 21 **PreWebhookUrl** | Pointer to **string** | | 22 **PostWebhookUrl** | Pointer to **string** | | 23 **WebhookMethod** | Pointer to **string** | | 24 **WebhookFilters** | Pointer to **[]string** | | 25 **Notifications** | Pointer to **interface{}** | | 26 **Url** | Pointer to **string** | | 27 **Links** | Pointer to **map[string]interface{}** | | 28 29 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 30 31