public class UpdateKROfWeightResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData |
static class |
UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyDataObjectiveProgress |
| 限定符和类型 | 字段和说明 |
|---|---|
UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData |
data
This parameter is required.
|
Boolean |
success
This parameter is required.
|
| 构造器和说明 |
|---|
UpdateKROfWeightResponseBody() |
@NameInMap(value="data") public UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData data
This parameter is required.
@NameInMap(value="success") public Boolean success
This parameter is required.
example:true
public static UpdateKROfWeightResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic UpdateKROfWeightResponseBody setData(UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData data)
public UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData getData()
public UpdateKROfWeightResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2025. All rights reserved.