Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 892 Bytes

StrikethroughTrigger.md

File metadata and controls

14 lines (11 loc) · 892 Bytes

TalonOne.Model.StrikethroughTrigger

Information about the event that triggered the strikethrough labeling.

Properties

Name Type Description Notes
Id int The ID of the event that triggered the strikethrough labeling.
Type string The type of event that triggered the strikethrough labeling.
TriggeredAt DateTime The creation time of the event that triggered the strikethrough labeling.
TotalAffectedItems int The total number of items affected by the event that triggered the strikethrough labeling.
Payload Object The arbitrary properties associated with this trigger type.

[Back to Model list] [Back to API list] [Back to README]