Skip to content

Return object type

Choose a tag to compare

@apassant apassant released this 08 Nov 13:29
· 206 commits to master since this release

Return object type in API response objects, e.g.

> conversation = intercom.conversations.find(:id => '6724844006')
> conversation.conversation_message.author.type
"user"