Identifies a team or organization hierarchy to include in synchronization.

Hierarchy

  • TeamSyncSelectionStateItem

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

The external identifier for a team or organization in the source platform.

The operation to perform on the selected hierarchy. When set to include, synchronization covers the referenced teams or organizations.

The scope of the selection. When set to subtree, synchronization includes the referenced team or organization and everything nested under it.

Generated using TypeDoc