Method: Restforce::SObject#sobject_type
- Defined in:
- lib/restforce/sobject.rb
permalink #sobject_type ⇒ Object
[View source]
5 6 7 |
# File 'lib/restforce/sobject.rb', line 5 def sobject_type self.attributes['type'] end |
5 6 7 |
# File 'lib/restforce/sobject.rb', line 5 def sobject_type self.attributes['type'] end |