public class UnionCodeExtendParam extends AlipayObject
| 构造器和说明 |
|---|
UnionCodeExtendParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCertNo() |
String |
getCertType() |
String |
getChannelId() |
String |
getCity() |
String |
getClientIp() |
String |
getCodeCreateTime() |
String |
getCountry() |
String |
getExhibitRole() |
String |
getExhibitRoleCertNo() |
String |
getExhibitRoleCertType() |
String |
getExhibitRoleName() |
String |
getMachineType() |
String |
getProvince() |
String |
getUserName() |
void |
setCertNo(String certNo) |
void |
setCertType(String certType) |
void |
setChannelId(String channelId) |
void |
setCity(String city) |
void |
setClientIp(String clientIp) |
void |
setCodeCreateTime(String codeCreateTime) |
void |
setCountry(String country) |
void |
setExhibitRole(String exhibitRole) |
void |
setExhibitRoleCertNo(String exhibitRoleCertNo) |
void |
setExhibitRoleCertType(String exhibitRoleCertType) |
void |
setExhibitRoleName(String exhibitRoleName) |
void |
setMachineType(String machineType) |
void |
setProvince(String province) |
void |
setUserName(String userName) |
public String getCertNo()
public void setCertNo(String certNo)
public String getCertType()
public void setCertType(String certType)
public String getChannelId()
public void setChannelId(String channelId)
public String getCity()
public void setCity(String city)
public String getClientIp()
public void setClientIp(String clientIp)
public String getCodeCreateTime()
public void setCodeCreateTime(String codeCreateTime)
public String getCountry()
public void setCountry(String country)
public String getExhibitRole()
public void setExhibitRole(String exhibitRole)
public String getExhibitRoleCertNo()
public void setExhibitRoleCertNo(String exhibitRoleCertNo)
public String getExhibitRoleCertType()
public void setExhibitRoleCertType(String exhibitRoleCertType)
public String getExhibitRoleName()
public void setExhibitRoleName(String exhibitRoleName)
public String getMachineType()
public void setMachineType(String machineType)
public String getProvince()
public void setProvince(String province)
public String getUserName()
public void setUserName(String userName)
Copyright © 2024. All rights reserved.