public static class OapiAlitripBtripHotelOrderSearchRequest.OpenSearchRq extends TaobaoObject
| Constructor and Description |
|---|
OpenSearchRq() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAllApply() |
Long |
getApplyId() |
String |
getCorpid() |
String |
getDeptid() |
Date |
getEndTime() |
Long |
getPage() |
Long |
getPageSize() |
Date |
getStartTime() |
String |
getThirdpartApplyId() |
Date |
getUpdateEndTime() |
Date |
getUpdateStartTime() |
String |
getUserid() |
void |
setAllApply(Boolean allApply) |
void |
setApplyId(Long applyId) |
void |
setCorpid(String corpid) |
void |
setDeptid(String deptid) |
void |
setEndTime(Date endTime) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
void |
setStartTime(Date startTime) |
void |
setThirdpartApplyId(String thirdpartApplyId) |
void |
setUpdateEndTime(Date updateEndTime) |
void |
setUpdateStartTime(Date updateStartTime) |
void |
setUserid(String userid) |
public Boolean getAllApply()
public void setAllApply(Boolean allApply)
public Long getApplyId()
public void setApplyId(Long applyId)
public String getCorpid()
public void setCorpid(String corpid)
public String getDeptid()
public void setDeptid(String deptid)
public Date getEndTime()
public void setEndTime(Date endTime)
public Long getPage()
public void setPage(Long page)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Date getStartTime()
public void setStartTime(Date startTime)
public String getThirdpartApplyId()
public void setThirdpartApplyId(String thirdpartApplyId)
public Date getUpdateEndTime()
public void setUpdateEndTime(Date updateEndTime)
public Date getUpdateStartTime()
public void setUpdateStartTime(Date updateStartTime)
public String getUserid()
public void setUserid(String userid)
Copyright © 2021. All rights reserved.