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