Package com.longbridge.screener
Class ScreenerIndicatorsResponse
- java.lang.Object
-
- com.longbridge.screener.ScreenerIndicatorsResponse
-
public class ScreenerIndicatorsResponse extends Object
Response for screener indicators list. Contains raw JSON data.
-
-
Constructor Summary
Constructors Constructor Description ScreenerIndicatorsResponse()
-
-
-
Field Detail
-
data
public String data
Raw JSON data string
-
-