public class OkrObjectivesBatchRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
goodsCode
example:
dingOKR
|
List<String> |
objectiveIds |
| 构造器和说明 |
|---|
OkrObjectivesBatchRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static OkrObjectivesBatchRequest |
build(Map<String,?> map) |
String |
getGoodsCode() |
List<String> |
getObjectiveIds() |
OkrObjectivesBatchRequest |
setGoodsCode(String goodsCode) |
OkrObjectivesBatchRequest |
setObjectiveIds(List<String> objectiveIds) |
@NameInMap(value="goodsCode") public String goodsCode
dingOKR
public static OkrObjectivesBatchRequest build(Map<String,?> map) throws Exception
Exceptionpublic OkrObjectivesBatchRequest setGoodsCode(String goodsCode)
public String getGoodsCode()
public OkrObjectivesBatchRequest setObjectiveIds(List<String> objectiveIds)
Copyright © 2025. All rights reserved.