public protocol ActionIntentTypes : Decodable, Encodable
Protocol for action intent types. Base protocol for all workflow intent identifiers.
[rawValue](#/s:9embed_sdk17ActionIntentTypesP8rawValueSSvp)
Undocumented
Swift
var rawValue: String { get }