to_body is an alias to to_hash (backward compatibility)
Returns:
Returns the object in the form of hash
193 194 195
# File 'lib/plaid/models/status.rb', line 193 def to_body to_hash end