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