// 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 # AuthUnit ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**id** | **String** | | | |**identityId** | **String** | | | |**identityName** | **String** | | | |**identityType** | **String** | user 用户 ,programmer 编程者,node 组织/自定义关系 | | |**rules** | [**List<Au>**](Au.md) | | | |**timeCreated** | **String** | | | |**timeModified** | **String** | | |