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

22 lines
676 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 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** | | |