public class ZhimaMerchantOrderConfirmResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaMerchantOrderConfirmResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCertNo()
Gets cert no.
|
String |
getChannelId()
Gets channel id.
|
String |
getCreditAmout()
Gets credit amout.
|
String |
getEthnicGroup()
Gets ethnic group.
|
String |
getHouse()
Gets house.
|
String |
getMobile()
Gets mobile.
|
String |
getName()
Gets name.
|
String |
getOpenId()
Gets open id.
|
String |
getUserId()
Gets user id.
|
String |
getZmFace()
Gets zm face.
|
String |
getZmGrade()
Gets zm grade.
|
String |
getZmRisk()
Gets zm risk.
|
String |
getZmScore()
Gets zm score.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setCreditAmout(String creditAmout)
Sets credit amout.
|
void |
setEthnicGroup(String ethnicGroup)
Sets ethnic group.
|
void |
setHouse(String house)
Sets house.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setName(String name)
Sets name.
|
void |
setOpenId(String openId)
Sets open id.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setZmFace(String zmFace)
Sets zm face.
|
void |
setZmGrade(String zmGrade)
Sets zm grade.
|
void |
setZmRisk(String zmRisk)
Sets zm risk.
|
void |
setZmScore(String zmScore)
Sets zm score.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertNo()
public void setChannelId(String channelId)
channelId
- the channel idpublic String getChannelId()
public void setCreditAmout(String creditAmout)
creditAmout
- the credit amoutpublic String getCreditAmout()
public void setEthnicGroup(String ethnicGroup)
ethnicGroup
- the ethnic grouppublic String getEthnicGroup()
public void setHouse(String house)
house
- the housepublic String getHouse()
public void setMobile(String mobile)
mobile
- the mobilepublic String getMobile()
public void setName(String name)
name
- the namepublic String getName()
public void setOpenId(String openId)
openId
- the open idpublic String getOpenId()
public void setUserId(String userId)
userId
- the user idpublic String getUserId()
public void setZmFace(String zmFace)
zmFace
- the zm facepublic String getZmFace()
public void setZmGrade(String zmGrade)
zmGrade
- the zm gradepublic String getZmGrade()
public void setZmRisk(String zmRisk)
zmRisk
- the zm riskpublic String getZmRisk()
public void setZmScore(String zmScore)
zmScore
- the zm scorepublic String getZmScore()
Copyright © 2018. All rights reserved.