public class FundContractsRequest extends TigerCommonRequest implements TigerRequest<FundContractsResponse>
apiMethodName, apiModel, apiVersion, bizContent, sign, tigerId, timestamp, V2_0, V3_0| 构造器和说明 |
|---|
FundContractsRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
FundSymbolModel |
getApiModel()
get API request model parameter
|
Class<FundContractsResponse> |
getResponseClass()
get response object's class
|
FundContractsRequest |
lang(Language lang) |
static FundContractsRequest |
newRequest(List<String> symbols) |
static FundContractsRequest |
newRequest(List<String> symbols,
Language lang) |
FundContractsRequest |
symbols(List<String> symbols) |
getApiMethodName, getApiVersion, getBizContent, getSign, getTigerId, getTimestamp, setApiMethodName, setApiModel, setApiVersion, setBizContent, setSign, setTigerId, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApiMethodName, getApiVersion, getTimestamp, setApiModel, setApiVersion, setTimestamppublic static FundContractsRequest newRequest(List<String> symbols)
public static FundContractsRequest newRequest(List<String> symbols, Language lang)
public FundSymbolModel getApiModel()
TigerRequestgetApiModel 在接口中 TigerRequest<FundContractsResponse>getApiModel 在类中 TigerCommonRequestpublic FundContractsRequest symbols(List<String> symbols)
public FundContractsRequest lang(Language lang)
public Class<FundContractsResponse> getResponseClass()
TigerRequestgetResponseClass 在接口中 TigerRequest<FundContractsResponse>Copyright © 2024. All rights reserved.