public static class OapiAlitripBtripCostCenterTransferRequest.OpenCostCenterTransferRq extends TaobaoObject
| 构造器和说明 |
|---|
OpenCostCenterTransferRq() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCorpid() |
Long |
getCostCenterId() |
String |
getThirdpartId() |
void |
setCorpid(String corpid) |
void |
setCostCenterId(Long costCenterId) |
void |
setThirdpartId(String thirdpartId) |
public String getCorpid()
public void setCorpid(String corpid)
public Long getCostCenterId()
public void setCostCenterId(Long costCenterId)
public String getThirdpartId()
public void setThirdpartId(String thirdpartId)
Copyright © 2020. All rights reserved.