Attributes for the count response, including the total count and optional facet breakdowns.

Hierarchy

  • CaseCountResponseAttributes

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
groups: CaseCountGroup[]

List of facet groups, one per field specified in group_bys.

Generated using TypeDoc