---
id: v1-segment-membership
title: SegmentMembership
pagination_label: SegmentMembership
sidebar_label: SegmentMembership
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SegmentMembership', 'v1SegmentMembership']
slug: /tools/sdk/typescript/data_segmentation/models/segment-membership
tags: ['SDK', 'Software Development Kit', 'SegmentMembership', 'v1SegmentMembership']
---

# SegmentMembership

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**segments** | **(optional)** `Array<string>` | List of segment ids that the identity is associated with. | [default to undefined]
**allAccessScopes** | **(optional)** `Array<ScopeType>` | They type of scopes that are assigned to the identity. | [default to undefined]
**refreshBy** | **(optional)** `string` | Date time string that lets you know when the membership data is going to be refreshed. | [default to undefined]

