Class ProductAnalyticsRetentionCohortScope

Narrows a retention query to a single cohort row.

Hierarchy

  • ProductAnalyticsRetentionCohortScope

Constructors

Properties

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

Selects a cohort, either by index or by the aggregation that rolls all cohorts together.

The discriminator identifying a scope narrowed to one cohort.

Generated using TypeDoc