public class InsCreateCertificateRequest extends AlipayObject
Constructor and Description |
---|
InsCreateCertificateRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBizData()
Gets biz data.
|
String |
getCertificateType()
Gets certificate type.
|
Date |
getEffectTime()
Gets effect time.
|
Date |
getExpireTime()
Gets expire time.
|
String |
getFaceValue()
Gets face value.
|
String |
getInsPolicyNo()
Gets ins policy no.
|
String |
getInstId()
Gets inst id.
|
String |
getOrderId()
Gets order id.
|
String |
getOrderSource()
Gets order source.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getOwnerUid()
Gets owner uid.
|
void |
setBizData(String bizData)
Sets biz data.
|
void |
setCertificateType(String certificateType)
Sets certificate type.
|
void |
setEffectTime(Date effectTime)
Sets effect time.
|
void |
setExpireTime(Date expireTime)
Sets expire time.
|
void |
setFaceValue(String faceValue)
Sets face value.
|
void |
setInsPolicyNo(String insPolicyNo)
Sets ins policy no.
|
void |
setInstId(String instId)
Sets inst id.
|
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.
|
public String getBizData()
public void setBizData(String bizData)
bizData
- the biz datapublic String getCertificateType()
public void setCertificateType(String certificateType)
certificateType
- the certificate typepublic Date getEffectTime()
public void setEffectTime(Date effectTime)
effectTime
- the effect timepublic Date getExpireTime()
public void setExpireTime(Date expireTime)
expireTime
- the expire timepublic String getFaceValue()
public void setFaceValue(String faceValue)
faceValue
- the face valuepublic String getInsPolicyNo()
public void setInsPolicyNo(String insPolicyNo)
insPolicyNo
- the ins policy nopublic String getInstId()
public void setInstId(String instId)
instId
- the inst idpublic 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 uidCopyright © 2018. All rights reserved.