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

29 lines
1.3 KiB
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.

# UpdateNode200Response
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**sysCode** | **String** | 系统分配的用于处理树型关系的编码 | [optional] |
|**code** | **String** | 节点代码 | [optional] |
|**isPointer** | **String** | 是否指针节点0普通结点1指针结点 | [optional] |
|**operatorId** | **BigDecimal** | 操作人ID | [optional] |
|**description** | **String** | 备注 | [optional] |
|**permNamespaceArn** | **String** | 抽象权限容器的ARN | [optional] |
|**pointerId** | **BigDecimal** | 指针指向的实体节点 | [optional] |
|**condition** | **String** | 动态节点的条件(如满足某后缀表达式) | [optional] |
|**sourceParentId** | **BigDecimal** | 源上级节点ID根为0 | [optional] |
|**destParentId** | **BigDecimal** | 目标上级节点ID根为0 | [optional] |
|**name** | **String** | 节点名称 | [optional] |
|**isDynamic** | **String** | 是否动态节点0普通结点1动态结点 | [optional] |
|**objectCode** | **String** | 节点类型OBJ_ID组织角色岗位职级等 | [optional] |
|**arn** | **String** | ARN | [optional] |
|**seq** | **BigDecimal** | 显示顺序 | [optional] |
|**status** | **String** | 状态 | [optional] |