Method: BotFramework::ReceiptItem#tap

Defined in:
lib/bot_framework/models/receipt_item.rb

#tapObject

This action will be activated when user taps on the Item bubble.



22
23
24
# File 'lib/bot_framework/models/receipt_item.rb', line 22

def tap
  @tap
end