The comparison period. Use a preset type value or set type to custom_timeframe and provide custom_timeframe with explicit millisecond epoch bounds.

Hierarchy

  • ComparisonDuration

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
customTimeframe?: ComparisonCustomTimeframe

Fixed time range for a custom_timeframe comparison.

The comparison window type.

Generated using TypeDoc