public class AlipayAccountExrateRatequeryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayAccountExrateRatequeryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ExRefRateInfoVO> |
getRateQueryResponseList()
Gets rate query response list.
|
void |
setRateQueryResponseList(List<ExRefRateInfoVO> rateQueryResponseList)
Sets rate query response list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayAccountExrateRatequeryResponse()
public void setRateQueryResponseList(List<ExRefRateInfoVO> rateQueryResponseList)
rateQueryResponseList
- the rate query response listpublic List<ExRefRateInfoVO> getRateQueryResponseList()
Copyright © 2018. All rights reserved.