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

22 lines
676 B
Markdown
Raw Normal View History

// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/model_doc.mustache
2023-12-27 20:14:28 +08:00
// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/pojo_doc.mustache
2023-12-27 20:14:28 +08:00
# 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** | | |