public class SupplyListSubDeptRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
supplyDeptId |
| 构造器和说明 |
|---|
SupplyListSubDeptRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SupplyListSubDeptRequest |
build(Map<String,?> map) |
Long |
getSupplyDeptId() |
SupplyListSubDeptRequest |
setSupplyDeptId(Long supplyDeptId) |
@NameInMap(value="supplyDeptId") public Long supplyDeptId
public static SupplyListSubDeptRequest build(Map<String,?> map) throws Exception
Exceptionpublic SupplyListSubDeptRequest setSupplyDeptId(Long supplyDeptId)
public Long getSupplyDeptId()
Copyright © 2023. All rights reserved.