# VerifyChannelAccessTokenResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_id** | **String** | The channel ID for which the channel access token was issued. | **expires_in** | **i64** | Number of seconds before the channel access token expires. | **scope** | Option<**String**> | Permissions granted to the channel access token. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)