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

20 lines
560 B
Markdown
Raw Permalink Normal View History

2023-12-27 20:14:28 +08:00
# EmptyObject4Resource
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **String** | | |
|**scope** | **String** | | |
|**actions** | **List<String>** | | [optional] |
|**matchAllActions** | **Boolean** | | [optional] |
|**matchAllResources** | **Boolean** | | [optional] |
|**applicationId** | **String** | 当match_all_resources=true时必填 | [optional] |
|**applicationName** | **String** | 当match_all_resources=true时必填 | [optional] |