public static class OapiAlitripBtripCostCenterEntityDeleteRequest.OpenCostCenterDeleteEntityRq extends TaobaoObject
| Constructor and Description |
|---|
OpenCostCenterDeleteEntityRq() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021. All rights reserved.