strategyId

abstract var strategyId: String?(source)

Represents the identifier of a strategy to be used within the context of an AI agent.

This variable allows specifying or retrieving the unique identifier associated with a particular strategy. It can be null if no strategy is defined or required.