// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/model_doc.mustache // Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/pojo_doc.mustache # Au ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**id** | **String** | | | |**authUnitId** | **String** | | | |**resource** | **Object** | | [optional] | |**resourceSet** | [**AuResourceSet**](AuResourceSet.md) | | [optional] | |**affect** | **String** | allow/deny | | |**resourceType** | **String** | 当resource存在时 | [optional] | |**code** | **String** | 当 resource 存在时表示 resource_code 当 resource_set存在时表示 resource_set_code | | |**description** | **String** | | [optional] | |**applicationName** | **String** | | | |**identityId** | **String** | | | |**identityType** | **String** | | | |**identityName** | **String** | | | |**inherited** | **Boolean** | | |