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

17 lines
417 B
Markdown
Raw 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.

# UpdateMemberRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**action** | **String** | 移动节点move, 设置为默认关系as-default | |
|**isDefault** | **String** | 1是0否 | [optional] |
|**sourceNodeId** | **String** | 移动前节点ID | [optional] |
|**destNodeId** | **String** | 移动后节点ID | [optional] |