github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v2/docs/IpMessagingV2Role.md (about) 1 # IpMessagingV2Role 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | | 8 **AccountSid** | Pointer to **string** | | 9 **ServiceSid** | Pointer to **string** | | 10 **FriendlyName** | Pointer to **string** | | 11 **Type** | Pointer to [**string**](RoleEnumRoleType.md) | | 12 **Permissions** | Pointer to **[]string** | | 13 **DateCreated** | Pointer to [**time.Time**](time.Time.md) | | 14 **DateUpdated** | Pointer to [**time.Time**](time.Time.md) | | 15 **Url** | Pointer to **string** | | 16 17 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 19