Class ApiPaths.MarketEventApiPaths
java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiPaths.MarketEventApiPaths
- Enclosing class:
ApiPaths
Economic/market event API paths.
- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringBase path for market event endpoints.static final StringRelative path to trigger a fetch/refresh of external market events.static final StringRelative path to fetch events by id or criteria.static final StringRelative path to fetch events occurring within a time interval. -
Method Summary
-
Field Details
-
BASE
-
GET
-
GET_FOR_INTERVAL
Relative path to fetch events occurring within a time interval.- See Also:
-
FETCH_MARKET_EVENTS
Relative path to trigger a fetch/refresh of external market events.- See Also:
-