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