The data wrapper for a facet info response.

Hierarchy

  • CsmHostFacetInfoData

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

Attributes of a facet info response, containing the value distribution for the requested facet.

id: string

The identifier of the facet.

Metadata for the facet info response.

The JSON:API type for facet info resources. The value should always be facet_info.

Generated using TypeDoc