Package-level declarations
Types
Link copied to clipboard
annotation class VoltAction(val name: String = "", val description: String = "", val enableAITool: Boolean = false)
Annotation to mark a method as a Volt Action.
Annotation to mark a method as a Volt Action.