---
id: v1-scope
title: Scope
pagination_label: Scope
sidebar_label: Scope
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'Scope', 'v1Scope']
slug: /tools/sdk/typescript/data_segmentation/models/scope
tags: ['SDK', 'Software Development Kit', 'Scope', 'v1Scope']
---

# Scope

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scope** | **(optional)** `ScopeType` |  | [default to undefined]
**visibility** | **(optional)** `ScopeVisibilityType` |  | [default to undefined]
**scopeFilter** | **(optional)** `VisibilityCriteria` |  | [default to undefined]
**scopeSelection** | **(optional)** `Array<Ref>` | List of Identities that are assigned to the segment | [default to undefined]

