---
id: v1-sed-patch
title: SedPatch
pagination_label: SedPatch
sidebar_label: SedPatch
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SedPatch', 'v1SedPatch']
slug: /tools/sdk/typescript/suggested_entitlement_description/models/sed-patch
tags: ['SDK', 'Software Development Kit', 'SedPatch', 'v1SedPatch']
---

# SedPatch

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**op** | **(optional)** `string` | desired operation | [default to undefined]
**path** | **(optional)** `string` | field to be patched | [default to undefined]
**value** | **(optional)** `any` | value to replace with | [default to undefined]

