public static class OapiAlitripBtripApplyGetRequest.OpenSearchRq extends TaobaoObject
| Constructor and Description |
|---|
OpenSearchRq() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getApplyId() |
String |
getApplyShowId() |
String |
getCorpid() |
String |
getThirdpartApplyId() |
Long |
getType() |
void |
setApplyId(Long applyId) |
void |
setApplyShowId(String applyShowId) |
void |
setCorpid(String corpid) |
void |
setThirdpartApplyId(String thirdpartApplyId) |
void |
setType(Long type) |
public Long getApplyId()
public void setApplyId(Long applyId)
public String getApplyShowId()
public void setApplyShowId(String applyShowId)
public String getCorpid()
public void setCorpid(String corpid)
public String getThirdpartApplyId()
public void setThirdpartApplyId(String thirdpartApplyId)
public Long getType()
public void setType(Long type)
Copyright © 2021. All rights reserved.