Available facet key names for filtering resources.

Hierarchy

  • ModelLabFacetKeysAttributes

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
metrics: null | string[]

The list of available metric facet keys.

parameters: string[]

The list of available parameter facet keys.

tags: string[]

The list of available tag facet keys.

Generated using TypeDoc