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

17 lines
360 B
Markdown
Raw Permalink Normal View History

2023-12-27 20:14:28 +08:00
# Delete200Response
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**code** | **BigDecimal** | http状态码成功不显示 | [optional] |
|**errno** | **BigDecimal** | 返回错误码 | |
|**message** | **String** | 返回描述 | |
|**data** | **BigDecimal** | 用户id | |