Type alias TeamSyncSelectionStateExternalIdType

TeamSyncSelectionStateExternalIdType: typeof TEAM | typeof ORGANIZATION | UnparsedObject

The type of external identifier for the selection state item. For GitHub synchronization, the allowed values are team and organization.

Generated using TypeDoc