TargetID returns the ID 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. |
| 57 | Description() string |
| 58 | RequiresActor() bool |
no outgoing calls