Builder

Assembles a request for the federal funds rate series, adding the reporting interval to the parameters inherited from EconomicIndicatorRequest.Builder.

Constructors

Link copied to clipboard
Creates a builder for the FEDERAL_FUNDS_RATE endpoint.

Properties

Link copied to clipboard
The response format, set via dataType.
Link copied to clipboard
The Alpha Vantage function this request calls, set via function.

Functions

Link copied to clipboard
Assembles the parameters set so far into a federal funds rate request.
Link copied to clipboard
public T dataType(DataType dataType)
Sets the format the API replies in.
Link copied to clipboard
public T function(Function function)
Sets the Alpha Vantage function this request calls.
Link copied to clipboard
Sets the reporting interval for the series.