public class KbAdvertSettleBillResponse extends AlipayObject
Constructor and Description |
---|
KbAdvertSettleBillResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDownloadUrl()
Gets download url.
|
String |
getPaidDate()
Gets paid date.
|
void |
setDownloadUrl(String downloadUrl)
Sets download url.
|
void |
setPaidDate(String paidDate)
Sets paid date.
|
public String getDownloadUrl()
public void setDownloadUrl(String downloadUrl)
downloadUrl
- the download urlpublic String getPaidDate()
public void setPaidDate(String paidDate)
paidDate
- the paid dateCopyright © 2018. All rights reserved.