Method: TalonOne::StrikethroughTrigger#total_affected_items

Defined in:
lib/talon_one/models/strikethrough_trigger.rb

#total_affected_itemsObject

The total number of items affected by the event that triggered the strikethrough labeling.



28
29
30
# File 'lib/talon_one/models/strikethrough_trigger.rb', line 28

def total_affected_items
  @total_affected_items
end