public class AlipayEcoCityserviceUserPropertiesSendModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEcoCityserviceUserPropertiesSendModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCityCode() |
String |
getCudType() |
String |
getIndustryType() |
String |
getPropType() |
String |
getPropValue() |
String |
getUserId() |
void |
setCityCode(String cityCode) |
void |
setCudType(String cudType) |
void |
setIndustryType(String industryType) |
void |
setPropType(String propType) |
void |
setPropValue(String propValue) |
void |
setUserId(String userId) |
public AlipayEcoCityserviceUserPropertiesSendModel()
public String getCityCode()
public void setCityCode(String cityCode)
public String getCudType()
public void setCudType(String cudType)
public String getIndustryType()
public void setIndustryType(String industryType)
public String getPropType()
public void setPropType(String propType)
public String getPropValue()
public void setPropValue(String propValue)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.