Return object type
Return object type in API response objects, e.g.
> conversation = intercom.conversations.find(:id => '6724844006')
> conversation.conversation_message.author.type
"user"
Return object type in API response objects, e.g.
> conversation = intercom.conversations.find(:id => '6724844006')
> conversation.conversation_message.author.type
"user"