Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 638 Bytes

ParameterValueDict.md

File metadata and controls

17 lines (10 loc) · 638 Bytes

ParameterValueDict

The value provided for a variable configured in the application state of an Agent.

This is a discriminator type and does not contain any fields. Instead, it is a union of of the models listed below.

This discriminator class uses the type field to differentiate between classes.

Class Value
StringParameterValueDict string
ObjectSetParameterValueDict objectSet

[Back to Model list] [Back to API list] [Back to README]