public static class SupplyListSubDeptResponseBody.SupplyListSubDeptResponseBodyResultPartnerTypeInfoList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SupplyListSubDeptResponseBodyResultPartnerTypeInfoList() |
@NameInMap(value="id") public Long id
@NameInMap(value="name") public String name
@NameInMap(value="superId") public Long superId
@NameInMap(value="superName") public String superName
public SupplyListSubDeptResponseBodyResultPartnerTypeInfoList()
public static SupplyListSubDeptResponseBody.SupplyListSubDeptResponseBodyResultPartnerTypeInfoList build(Map<String,?> map) throws Exception
Exceptionpublic SupplyListSubDeptResponseBody.SupplyListSubDeptResponseBodyResultPartnerTypeInfoList setId(Long id)
public Long getId()
public SupplyListSubDeptResponseBody.SupplyListSubDeptResponseBodyResultPartnerTypeInfoList setName(String name)
public String getName()
public SupplyListSubDeptResponseBody.SupplyListSubDeptResponseBodyResultPartnerTypeInfoList setSuperId(Long superId)
public Long getSuperId()
public SupplyListSubDeptResponseBody.SupplyListSubDeptResponseBodyResultPartnerTypeInfoList setSuperName(String superName)
public String getSuperName()
Copyright © 2023. All rights reserved.