public class AlipayMerchantQipanInsightQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantQipanInsightQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCrowdId() |
List<String> |
getPortrTypeList() |
String |
getRelationType() |
String |
getReportDate() |
void |
setCrowdId(String crowdId) |
void |
setPortrTypeList(List<String> portrTypeList) |
void |
setRelationType(String relationType) |
void |
setReportDate(String reportDate) |
public String getCrowdId()
public void setCrowdId(String crowdId)
public String getRelationType()
public void setRelationType(String relationType)
public String getReportDate()
public void setReportDate(String reportDate)
Copyright © 2023. All rights reserved.