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

     1  # ListChannelResponseMeta
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **FirstPageUrl** | **string** |  |[optional] 
     8  **Key** | **string** |  |[optional] 
     9  **NextPageUrl** | Pointer to **string** |  |
    10  **Page** | **int** |  |[optional] 
    11  **PageSize** | **int** |  |[optional] 
    12  **PreviousPageUrl** | Pointer to **string** |  |
    13  **Url** | **string** |  |[optional] 
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17