public class AlipayInsMarketingCertificateBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayInsMarketingCertificateBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCertificateNo()
Gets certificate no.
|
String |
getCertificateType()
Gets certificate type.
|
Long |
getCurrentPageNo()
Gets current page no.
|
Date |
getEffectTime()
Gets effect time.
|
String |
getInstId()
Gets inst id.
|
String |
getIsEnabled()
Gets is enabled.
|
String |
getOrderId()
Gets order id.
|
String |
getOrderSource()
Gets order source.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getOwnerUid()
Gets owner uid.
|
Long |
getPageSize()
Gets page size.
|
Long |
getStatus()
Gets status.
|
void |
setCertificateNo(String certificateNo)
Sets certificate no.
|
void |
setCertificateType(String certificateType)
Sets certificate type.
|
void |
setCurrentPageNo(Long currentPageNo)
Sets current page no.
|
void |
setEffectTime(Date effectTime)
Sets effect time.
|
void |
setInstId(String instId)
Sets inst id.
|
void |
setIsEnabled(String isEnabled)
Sets is enabled.
|
void |
setOrderId(String orderId)
Sets order id.
|
void |
setOrderSource(String orderSource)
Sets order source.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setOwnerUid(String ownerUid)
Sets owner uid.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setStatus(Long status)
Sets status.
|
public AlipayInsMarketingCertificateBatchqueryModel()
public String getCertificateNo()
public void setCertificateNo(String certificateNo)
certificateNo
- the certificate nopublic String getCertificateType()
public void setCertificateType(String certificateType)
certificateType
- the certificate typepublic Long getCurrentPageNo()
public void setCurrentPageNo(Long currentPageNo)
currentPageNo
- the current page nopublic Date getEffectTime()
public void setEffectTime(Date effectTime)
effectTime
- the effect timepublic String getInstId()
public void setInstId(String instId)
instId
- the inst idpublic String getIsEnabled()
public void setIsEnabled(String isEnabled)
isEnabled
- the is enabledpublic String getOrderId()
public void setOrderId(String orderId)
orderId
- the order idpublic String getOrderSource()
public void setOrderSource(String orderSource)
orderSource
- the order sourcepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOwnerUid()
public void setOwnerUid(String ownerUid)
ownerUid
- the owner uidpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Long getStatus()
public void setStatus(Long status)
status
- the statusCopyright © 2018. All rights reserved.