Method: BotFramework::Entity#type
- Defined in:
- lib/bot_framework/models/entity.rb
#type ⇒ Object
Entity Type (typically from schema.org types)
6 7 8 |
# File 'lib/bot_framework/models/entity.rb', line 6 def type @type end |
Entity Type (typically from schema.org types)
6 7 8 |
# File 'lib/bot_framework/models/entity.rb', line 6 def type @type end |