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

19 lines
567 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
# Delete200Response
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**code** | **BigDecimal** | http状态码成功不显示 | [optional] |
|**errno** | **BigDecimal** | 返回错误码 | |
|**message** | **String** | 返回描述 | |
|**data** | **BigDecimal** | 用户id | |