github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v1/docs/IpMessagingV1Channel.md (about)

     1  # IpMessagingV1Channel
     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  **UniqueName** | Pointer to **string** |  |
    12  **Attributes** | Pointer to **string** |  |
    13  **Type** | Pointer to [**string**](ChannelEnumChannelType.md) |  |
    14  **DateCreated** | Pointer to [**time.Time**](time.Time.md) |  |
    15  **DateUpdated** | Pointer to [**time.Time**](time.Time.md) |  |
    16  **CreatedBy** | Pointer to **string** |  |
    17  **MembersCount** | Pointer to **int** |  |
    18  **MessagesCount** | Pointer to **int** |  |
    19  **Url** | Pointer to **string** |  |
    20  **Links** | Pointer to **map[string]interface{}** |  |
    21  
    22  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    23  
    24