Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ForecastsListOptionalParams

Package version

interface

An interface representing ForecastsListOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • ForecastsListOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string
member

{string} [filter] May be used to filter forecasts by properties/usageDate (Utc time), properties/chargeType or properties/grain. The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'.

Generated using TypeDoc