public class AlipayCommerceTransportEtcRefundQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceTransportEtcRefundQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizAgreementNo() |
String |
getOutOrderId() |
String |
getOutRequestNo() |
void |
setBizAgreementNo(String bizAgreementNo) |
void |
setOutOrderId(String outOrderId) |
void |
setOutRequestNo(String outRequestNo) |
public AlipayCommerceTransportEtcRefundQueryModel()
public String getBizAgreementNo()
public void setBizAgreementNo(String bizAgreementNo)
public String getOutOrderId()
public void setOutOrderId(String outOrderId)
public String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
Copyright © 2023. All rights reserved.