public class AlipayMerchantComplainReconciliationQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantComplainReconciliationQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantId() |
String |
getMerchantType() |
String |
getTradeNo() |
void |
setMerchantId(String merchantId) |
void |
setMerchantType(String merchantType) |
void |
setTradeNo(String tradeNo) |
public AlipayMerchantComplainReconciliationQueryModel()
public String getMerchantId()
public void setMerchantId(String merchantId)
public String getMerchantType()
public void setMerchantType(String merchantType)
public String getTradeNo()
public void setTradeNo(String tradeNo)
Copyright © 2023. All rights reserved.