public class WechatAdvertiserGetListStruct extends Object
| 构造器和说明 |
|---|
WechatAdvertiserGetListStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
WechatAdvertiserGetListStruct |
accountId(Long accountId) |
boolean |
equals(Object o) |
Long |
getAccountId()
Get accountId
|
String |
getWechatAccountId()
Get wechatAccountId
|
int |
hashCode() |
void |
setAccountId(Long accountId) |
void |
setWechatAccountId(String wechatAccountId) |
String |
toString() |
WechatAdvertiserGetListStruct |
wechatAccountId(String wechatAccountId) |
public WechatAdvertiserGetListStruct accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public WechatAdvertiserGetListStruct wechatAccountId(String wechatAccountId)
public String getWechatAccountId()
public void setWechatAccountId(String wechatAccountId)
Copyright © 2020. All rights reserved.