public class AlipayDataDataserviceBillDownloadurlQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayDataDataserviceBillDownloadurlQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillDate()
Gets bill date.
|
String |
getBillType()
Gets bill type.
|
void |
setBillDate(String billDate)
Sets bill date.
|
void |
setBillType(String billType)
Sets bill type.
|
public AlipayDataDataserviceBillDownloadurlQueryModel()
public String getBillDate()
public void setBillDate(String billDate)
billDate - the bill datepublic String getBillType()
public void setBillType(String billType)
billType - the bill typeCopyright © 2018. All rights reserved.