public static class GetAllLabelableDeptsResponseBody.GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
labelId
This parameter is required.
|
String |
labelName
This parameter is required.
|
Long |
levelNum
This parameter is required.
|
构造器和说明 |
---|
GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2() |
@NameInMap(value="labelId") public Long labelId
This parameter is required.
example:1234
@NameInMap(value="labelName") public String labelName
This parameter is required.
example:二级供应商
@NameInMap(value="levelNum") public Long levelNum
This parameter is required.
example:2
public GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2()
public static GetAllLabelableDeptsResponseBody.GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 build(Map<String,?> map) throws Exception
Exception
public GetAllLabelableDeptsResponseBody.GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 setLabelId(Long labelId)
public Long getLabelId()
public GetAllLabelableDeptsResponseBody.GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 setLabelName(String labelName)
public String getLabelName()
public GetAllLabelableDeptsResponseBody.GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 setLevelNum(Long levelNum)
public Long getLevelNum()
Copyright © 2024. All rights reserved.