public class FinancialExchangeRateResponse extends TigerResponse
| 构造器和说明 |
|---|
FinancialExchangeRateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FinancialExchangeRateItem> |
getFinancialExchangeRateItems() |
void |
setFinancialExchangeRateItems(List<FinancialExchangeRateItem> financialExchangeRateItems) |
getCode, getMessage, getSign, getTimestamp, isSuccess, setCode, setMessage, setSign, setTimestamppublic List<FinancialExchangeRateItem> getFinancialExchangeRateItems()
public void setFinancialExchangeRateItems(List<FinancialExchangeRateItem> financialExchangeRateItems)
Copyright © 2024. All rights reserved.