public static class OapiAlitripBtripCostCenterEntityDeleteRequest.OpenCostCenterDeleteEntityRq extends TaobaoObject
| 构造器和说明 |
|---|
OpenCostCenterDeleteEntityRq() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCorpid() |
Boolean |
getDelAll() |
List<OapiAlitripBtripCostCenterEntityDeleteRequest.OpenOrgEntityDo> |
getEntityList() |
String |
getThirdpartId() |
void |
setCorpid(String corpid) |
void |
setDelAll(Boolean delAll) |
void |
setEntityList(List<OapiAlitripBtripCostCenterEntityDeleteRequest.OpenOrgEntityDo> entityList) |
void |
setThirdpartId(String thirdpartId) |
public String getCorpid()
public void setCorpid(String corpid)
public Boolean getDelAll()
public void setDelAll(Boolean delAll)
public List<OapiAlitripBtripCostCenterEntityDeleteRequest.OpenOrgEntityDo> getEntityList()
public void setEntityList(List<OapiAlitripBtripCostCenterEntityDeleteRequest.OpenOrgEntityDo> entityList)
public String getThirdpartId()
public void setThirdpartId(String thirdpartId)
Copyright © 2020. All rights reserved.