Represents a complete set of team routing rules, including data and optionally included related resources.

Hierarchy

  • TeamRoutingRules

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

Represents the top-level data object for team routing rules, containing the ID, relationships, and resource type.

Provides related routing rules or other included resources.

Generated using TypeDoc