---
id: v1-parameter-storage-reference
title: ParameterStorageReference
pagination_label: ParameterStorageReference
sidebar_label: ParameterStorageReference
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ParameterStorageReference', 'v1ParameterStorageReference']
slug: /tools/sdk/typescript/parameter_storage/models/parameter-storage-reference
tags: ['SDK', 'Software Development Kit', 'ParameterStorageReference', 'v1ParameterStorageReference']
---

# ParameterStorageReference

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | The ID of the reference | [default to undefined]
**consumerId** | `string` | The ID of the consumer holding the reference | [default to undefined]
**parameterId** | `string` | The ID of the parameter that the reference is pointing to. | [default to undefined]
**name** | `string` | The human-readable name of the reference | [default to undefined]
**usageHint** | **(optional)** `string` | The hint string used to validate the reference | [default to undefined]

