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

     1  # NewClientRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ApiId** | **string** |  | [optional] [default to null]
     7  **ClientId** | **string** |  | [optional] [default to null]
     8  **Description** | **string** |  | [optional] [default to null]
     9  **MetaData** | [***interface{}**](interface{}.md) |  | [optional] [default to null]
    10  **PolicyId** | **string** |  | [optional] [default to null]
    11  **RedirectUri** | **string** |  | [optional] [default to null]
    12  **Secret** | **string** |  | [optional] [default to null]
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15