Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 878 Bytes

StrikethroughTrigger.md

File metadata and controls

15 lines (11 loc) · 878 Bytes

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 str The type of event that triggered the strikethrough labeling.
triggered_at datetime The creation time of the event that triggered the strikethrough labeling.
total_affected_items 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]