Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ScriptParameterKeyValue

A parameter for a studio component script, in the form of a key-value pair.

Hierarchy

  • ScriptParameterKeyValue

Properties

Properties

key?: string

A script parameter key.

value?: string

A script parameter value.