Data object containing the count results, including per-field group breakdowns.

Hierarchy

  • CaseCountResponseData

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 for the count response, including the total count and optional facet breakdowns.

id: string

Count response identifier.

type: string

Count resource type.

Generated using TypeDoc