---
id: v1-bound
title: Bound
pagination_label: Bound
sidebar_label: Bound
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'Bound', 'v1Bound']
slug: /tools/sdk/typescript/saved_search/models/bound
tags: ['SDK', 'Software Development Kit', 'Bound', 'v1Bound']
---

# Bound

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | `string` | The value of the range\'s endpoint. | [default to undefined]
**inclusive** | **(optional)** `boolean` | Indicates if the endpoint is included in the range. | [default to false]

