Parameterstorageupdateparameter
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ownerId | (optional) string | The UUID of the parameter owner. | [default to undefined] |
| name | (optional) string | The human-readable name for the parameter. | [default to undefined] |
| publicFields | (optional) object | The public fields that can be stored with this parameter. | [default to undefined] |
| privateFields | (optional) string | The private fields that can be stored with this parameter. | [default to undefined] |
| description | (optional) string | Describe the parameter | [default to undefined] |