public class MerchantChargeInfo extends AlipayObject
| 构造器和说明 |
|---|
MerchantChargeInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCertifyId() |
String |
getChargeType() |
String |
getErrorCode() |
void |
setCertifyId(String certifyId) |
void |
setChargeType(String chargeType) |
void |
setErrorCode(String errorCode) |
public String getCertifyId()
public void setCertifyId(String certifyId)
public String getChargeType()
public void setChargeType(String chargeType)
public String getErrorCode()
public void setErrorCode(String errorCode)
Copyright © 2023. All rights reserved.