public class OkrObjectivesBatchRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
goodsCode |
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
public static OkrObjectivesBatchRequest build(Map<String,?> map) throws Exception
Exception
public OkrObjectivesBatchRequest setGoodsCode(String goodsCode)
public String getGoodsCode()
public OkrObjectivesBatchRequest setObjectiveIds(List<String> objectiveIds)
Copyright © 2024. All rights reserved.