Builder
Collects the parameters shared by every stock time series endpoint.
Each setter returns the concrete subclass builder rather than this base type, so that setting a shared parameter part-way through a chain does not cut off access to the endpoint-specific setters that follow it.
Parameters
<T>
the concrete builder type the shared setters return
Inheritors
Constructors
Link copied to clipboard
Creates a builder with no ticker set and JSON as the reply format.