public class InsQueryPerson extends AlipayObject
| 构造器和说明 |
|---|
InsQueryPerson() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCertNo() |
String |
getCertType() |
String |
getChannelUserId() |
String |
getChannelUserSource() |
String |
getType() |
void |
setCertNo(String certNo) |
void |
setCertType(String certType) |
void |
setChannelUserId(String channelUserId) |
void |
setChannelUserSource(String channelUserSource) |
void |
setType(String type) |
public String getCertNo()
public void setCertNo(String certNo)
public String getCertType()
public void setCertType(String certType)
public String getChannelUserId()
public void setChannelUserId(String channelUserId)
public String getChannelUserSource()
public void setChannelUserSource(String channelUserSource)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.