Edit

Share via


ResolveVariableReferencesRequest interface

Request for resolving variable references to their values

Properties

consumingItemObjectId

The consuming item object identifier

variableReferences

The list of variable reference strings. Every reference may include optional inline type specification.

Property Details

consumingItemObjectId

The consuming item object identifier

consumingItemObjectId: string

Property Value

string

variableReferences

The list of variable reference strings. Every reference may include optional inline type specification.

variableReferences: string[]

Property Value

string[]