ParamObject


Object Hierarchy:

Object hierarchy for ParamObject

Description:

public class ParamObject : Param

Represents an object parameter with nested properties.

Used for parameters with type "object" that have nested properties. Properties can be either ParamObject or ParamArray instances.


Namespace: OLLMchat.Tool
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class OLLMchat.Tool.Param
All known members inherited from class GLib.Object
All known members inherited from interface Json.Serializable