public class AlipayDataBillAccountdailyQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDataBillAccountdailyQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgreementNo() |
String |
getAgreementProductCode() |
String |
getBillUserAccountNo() |
String |
getBillUserId() |
String |
getDate() |
void |
setAgreementNo(String agreementNo) |
void |
setAgreementProductCode(String agreementProductCode) |
void |
setBillUserAccountNo(String billUserAccountNo) |
void |
setBillUserId(String billUserId) |
void |
setDate(String date) |
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getAgreementProductCode()
public void setAgreementProductCode(String agreementProductCode)
public String getBillUserAccountNo()
public void setBillUserAccountNo(String billUserAccountNo)
public String getBillUserId()
public void setBillUserId(String billUserId)
public String getDate()
public void setDate(String date)
Copyright © 2023. All rights reserved.