github.com/safedep/dry@v0.0.0-20241016050132-a15651f0548b/apiguard/tykgen/docs/OauthRevokeAllBody.md (about)

     1  # OauthRevokeAllBody
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ClientId** | **string** | id of oauth client | [optional] [default to null]
     7  **ClientSecret** | **string** | OAuth client secret to ensure that its a valid operation | [optional] [default to null]
     8  
     9  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    10