TargetType returns the type of the target of the action.
()
| 51 | ActionInfo() (json.RawMessage, error) |
| 52 | // TargetType returns the type of the target of the action. |
| 53 | TargetType() TargetType |
| 54 | // TargetID returns the ID of the target of the action. |
| 55 | TargetID() *uuid.UUID |
| 56 | // Description returns a templatable string, see the DescriptionVariables struct. |
no outgoing calls