public class AlipayCloudCloudbaseResourcepackageAlterConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudbaseResourcepackageAlterConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlterType() |
String |
getCurrency() |
String |
getPaymentDirection() |
String |
getTradeTotalAmount() |
void |
setAlterType(String alterType) |
void |
setCurrency(String currency) |
void |
setPaymentDirection(String paymentDirection) |
void |
setTradeTotalAmount(String tradeTotalAmount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudbaseResourcepackageAlterConsultResponse()
public void setAlterType(String alterType)
public String getAlterType()
public void setCurrency(String currency)
public String getCurrency()
public void setPaymentDirection(String paymentDirection)
public String getPaymentDirection()
public void setTradeTotalAmount(String tradeTotalAmount)
public String getTradeTotalAmount()
Copyright © 2024. All rights reserved.