public class AnttechMorseDataserviceInsighttaskCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechMorseDataserviceInsighttaskCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InsightBrand> |
getBrands() |
String |
getConsultId() |
String |
getTypeInfo() |
void |
setBrands(List<InsightBrand> brands) |
void |
setConsultId(String consultId) |
void |
setTypeInfo(String typeInfo) |
public AnttechMorseDataserviceInsighttaskCreateModel()
public List<InsightBrand> getBrands()
public void setBrands(List<InsightBrand> brands)
public String getConsultId()
public void setConsultId(String consultId)
public String getTypeInfo()
public void setTypeInfo(String typeInfo)
Copyright © 2024. All rights reserved.