public class ZhimaCustomerZmcardInfoQueryModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCustomerZmcardInfoQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFeatures() |
String |
getGuestCertNo() |
String |
getHostCertNo() |
String |
getHostCertType() |
String |
getSource() |
void |
setFeatures(String features) |
void |
setGuestCertNo(String guestCertNo) |
void |
setHostCertNo(String hostCertNo) |
void |
setHostCertType(String hostCertType) |
void |
setSource(String source) |
public String getFeatures()
public void setFeatures(String features)
public String getGuestCertNo()
public void setGuestCertNo(String guestCertNo)
public String getHostCertNo()
public void setHostCertNo(String hostCertNo)
public String getHostCertType()
public void setHostCertType(String hostCertType)
public String getSource()
public void setSource(String source)
Copyright © 2023. All rights reserved.