public class AlipayEbppInvoiceEnterpriseconsumeRelatedetailQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseconsumeRelatedetailQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getVoucherId() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setVoucherId(String voucherId) |
public AlipayEbppInvoiceEnterpriseconsumeRelatedetailQueryModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getVoucherId()
public void setVoucherId(String voucherId)
Copyright © 2023. All rights reserved.