public class AlipaySecurityRiskCustomerriskrankGetModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityRiskCustomerriskrankGetModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCardNo()
Gets card no.
|
String |
getCardType()
Gets card type.
|
String |
getMobile()
Gets mobile.
|
String |
getSceneId()
Gets scene id.
|
String |
getUserId()
Gets user id.
|
void |
setCardNo(String cardNo)
Sets card no.
|
void |
setCardType(String cardType)
Sets card type.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setSceneId(String sceneId)
Sets scene id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipaySecurityRiskCustomerriskrankGetModel()
public String getCardNo()
public void setCardNo(String cardNo)
cardNo
- the card nopublic String getCardType()
public void setCardType(String cardType)
cardType
- the card typepublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getSceneId()
public void setSceneId(String sceneId)
sceneId
- the scene idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.