public class AlipayDataDataserviceDspcreativeUploadModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDataDataserviceDspcreativeUploadModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizToken() |
List<DspCreative> |
getCreatives() |
String |
getDspId() |
void |
setBizToken(String bizToken) |
void |
setCreatives(List<DspCreative> creatives) |
void |
setDspId(String dspId) |
public AlipayDataDataserviceDspcreativeUploadModel()
public String getBizToken()
public void setBizToken(String bizToken)
public List<DspCreative> getCreatives()
public void setCreatives(List<DspCreative> creatives)
public String getDspId()
public void setDspId(String dspId)
Copyright © 2023. All rights reserved.