public class AlipayEbppInvoiceEcorderOrderQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEcorderOrderQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getOrderId() |
String |
getOrderType() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setOrderId(String orderId) |
void |
setOrderType(String orderType) |
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getOrderId()
public void setOrderId(String orderId)
public String getOrderType()
public void setOrderType(String orderType)
Copyright © 2022. All rights reserved.