Method: BotFramework::Entity#type

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

#typeObject

Entity Type (typically from schema.org types)



6
7
8
# File 'lib/bot_framework/models/entity.rb', line 6

def type
  @type
end