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

     1  # AccessDefinition
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AllowedUrls** | [**[]AccessSpec**](AccessSpec.md) |  | [optional] [default to null]
     7  **ApiId** | **string** |  | [optional] [default to null]
     8  **ApiName** | **string** |  | [optional] [default to null]
     9  **Limit** | [***ApiLimit**](APILimit.md) |  | [optional] [default to null]
    10  **Versions** | **[]string** |  | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13