Package com.longbridge.fundamental
Class MacroeconomicIndicatorListResponse
- java.lang.Object
-
- com.longbridge.fundamental.MacroeconomicIndicatorListResponse
-
public class MacroeconomicIndicatorListResponse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description intcountTotal number of indicators matching the query.MacroeconomicIndicator[]data
-
Constructor Summary
Constructors Constructor Description MacroeconomicIndicatorListResponse()
-
-
-
Field Detail
-
data
public MacroeconomicIndicator[] data
-
count
public int count
Total number of indicators matching the query.
-
-