Libraries
»
wit_bot
(0.5.7)
»
Index
»
WitBot
»
Expression
»
#to_h
Method: WitBot::Expression#to_h
Defined in:
lib/wit_bot/models/wit/expression.rb
#
to_h
⇒
Object
Also known as:
as_json
21 22 23
# File 'lib/wit_bot/models/wit/expression.rb', line 21
def
to_h
{
body:
body
}
end