idmesh-api-sdk-java/docs/AuthUnitResouce.md

29 lines
787 B
Markdown
Raw Normal View History

2023-12-27 20:14:28 +08:00
# AuthUnitResouce
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **String** | | |
|**developerId** | **String** | | |
|**tenantId** | **String** | | |
|**applicationId** | **String** | | |
|**applicatioinName** | **String** | | |
|**isGlobal** | **Boolean** | | |
|**description** | **String** | | |
|**type** | **String** | | |
|**code** | **String** | | |
|**uri** | **String** | | [optional] |
|**timeModified** | **String** | | |
|**timeCreated** | **String** | | |
|**scope** | **String** | | |
|**selectedActions** | **List<String>** | | [optional] |
|**matchAllActions** | **Boolean** | | [optional] |
|**matchAllResources** | **Boolean** | | [optional] |