public class AlipayEbppInvoiceEcorderOrderQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEcorderOrderQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getEnterpriseId() |
String |
getOrderId() |
String |
getOrderType() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setEnterpriseId(String enterpriseId) |
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 getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getOrderId()
public void setOrderId(String orderId)
public String getOrderType()
public void setOrderType(String orderType)
Copyright © 2023. All rights reserved.