public class UpdateKROfWeightResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData |
static class |
UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyDataObjectiveProgress |
| 限定符和类型 | 字段和说明 |
|---|---|
UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData |
data |
Boolean |
success |
| 构造器和说明 |
|---|
UpdateKROfWeightResponseBody() |
@NameInMap(value="data") public UpdateKROfWeightResponseBody.UpdateKROfWeightResponseBodyData data
@NameInMap(value="success") public Boolean success
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 © 2022. All rights reserved.