public class KoubeiMarketingDataIntelligentIndicatorQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingDataIntelligentIndicatorQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getExtInfo()
Gets ext info.
|
PromoOperatorInfo |
getOperatorContext()
Gets operator context.
|
String |
getOutRequestNo()
Gets out request no.
|
Date |
getReportDate()
Gets report date.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOperatorContext(PromoOperatorInfo operatorContext)
Sets operator context.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
void |
setReportDate(Date reportDate)
Sets report date.
|
public KoubeiMarketingDataIntelligentIndicatorQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic PromoOperatorInfo getOperatorContext()
public void setOperatorContext(PromoOperatorInfo operatorContext)
operatorContext - the operator contextpublic String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo - the out request nopublic Date getReportDate()
public void setReportDate(Date reportDate)
reportDate - the report dateCopyright © 2018. All rights reserved.