# ParameterValue

## Content

# Interface: ParameterValue

Describes the parameter value.

## Properties

### label

```ts
label: string;
```

***

### value

```ts
value: any;
```
