public class AlipayOfflineMarketApplyorderBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketApplyorderBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Gets action.
|
List<String> |
getApplyIds()
Gets apply ids.
|
String |
getBizId()
Gets biz id.
|
String |
getBizType()
Gets biz type.
|
Date |
getEndTime()
Gets end time.
|
String |
getOpId()
Gets op id.
|
String |
getOpRole()
Gets op role.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
List<String> |
getRequestIds()
Gets request ids.
|
Date |
getStartTime()
Gets start time.
|
String |
getStatus()
Gets status.
|
void |
setAction(String action)
Sets action.
|
void |
setApplyIds(List<String> applyIds)
Sets apply ids.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setOpId(String opId)
Sets op id.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setRequestIds(List<String> requestIds)
Sets request ids.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setStatus(String status)
Sets status.
|
public AlipayOfflineMarketApplyorderBatchqueryModel()
public String getAction()
public void setAction(String action)
action
- the actionpublic void setApplyIds(List<String> applyIds)
applyIds
- the apply idspublic String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic Date getEndTime()
public void setEndTime(Date endTime)
endTime
- the end timepublic String getOpId()
public void setOpId(String opId)
opId
- the op idpublic String getOpRole()
public void setOpRole(String opRole)
opRole
- the op rolepublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic void setRequestIds(List<String> requestIds)
requestIds
- the request idspublic Date getStartTime()
public void setStartTime(Date startTime)
startTime
- the start timepublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.