public class KoubeiMarketingDataTradeHabbitQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingDataTradeHabbitQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizDate()
Gets biz date.
|
String |
getStoreIds()
Gets store ids.
|
void |
setBizDate(String bizDate)
Sets biz date.
|
void |
setStoreIds(String storeIds)
Sets store ids.
|
public KoubeiMarketingDataTradeHabbitQueryModel()
public String getBizDate()
public void setBizDate(String bizDate)
bizDate - the biz datepublic String getStoreIds()
public void setStoreIds(String storeIds)
storeIds - the store idsCopyright © 2018. All rights reserved.