garage-admin-sdk-generator/python/docs/KeyIdAccessKeyDeleteRequest.md

15 lines
718 B
Markdown
Raw Normal View History

2022-09-12 15:02:35 +00:00
# KeyIdAccessKeyDeleteRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | | [optional]
**allow** | [**KeyIdAccessKeyDeleteRequestAllow**](KeyIdAccessKeyDeleteRequestAllow.md) | | [optional]
2022-09-13 14:00:03 +00:00
**deny** | [**KeyIdAccessKeyDeleteRequestDeny**](KeyIdAccessKeyDeleteRequestDeny.md) | | [optional]
2022-09-12 15:02:35 +00:00
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [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)