public class WechatAdvertiserSpecificationGetListStruct extends Object
| 构造器和说明 |
|---|
WechatAdvertiserSpecificationGetListStruct() |
public WechatAdvertiserSpecificationGetListStruct()
public WechatAdvertiserSpecificationGetListStruct accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public WechatAdvertiserSpecificationGetListStruct wechatAccountName(String wechatAccountName)
public String getWechatAccountName()
public void setWechatAccountName(String wechatAccountName)
public WechatAdvertiserSpecificationGetListStruct systemIndustryId(Long systemIndustryId)
public Long getSystemIndustryId()
public void setSystemIndustryId(Long systemIndustryId)
public WechatAdvertiserSpecificationGetListStruct wechatAccountId(String wechatAccountId)
public String getWechatAccountId()
public void setWechatAccountId(String wechatAccountId)
public WechatAdvertiserSpecificationGetListStruct wechatAccountType(WechatSpecificationAccountType wechatAccountType)
public WechatSpecificationAccountType getWechatAccountType()
public void setWechatAccountType(WechatSpecificationAccountType wechatAccountType)
public WechatAdvertiserSpecificationGetListStruct corporationName(String corporationName)
public String getCorporationName()
public void setCorporationName(String corporationName)
public WechatAdvertiserSpecificationGetListStruct authStatus(WechatAuthStatus authStatus)
public WechatAuthStatus getAuthStatus()
public void setAuthStatus(WechatAuthStatus authStatus)
public WechatAdvertiserSpecificationGetListStruct authTime(Long authTime)
public Long getAuthTime()
public void setAuthTime(Long authTime)
public WechatAdvertiserSpecificationGetListStruct agencyIdList(List<Long> agencyIdList)
public WechatAdvertiserSpecificationGetListStruct addAgencyIdListItem(Long agencyIdListItem)
public WechatAdvertiserSpecificationGetListStruct staffWechatIdList(List<String> staffWechatIdList)
public WechatAdvertiserSpecificationGetListStruct addStaffWechatIdListItem(String staffWechatIdListItem)
public List<String> getStaffWechatIdList()
public WechatAdvertiserSpecificationGetListStruct dailyBudget(Long dailyBudget)
public Long getDailyBudget()
public void setDailyBudget(Long dailyBudget)
Copyright © 2020. All rights reserved.