Method: GoodData::Profile#obj_id
- Defined in:
- lib/gooddata/models/profile.rb
#obj_id ⇒ String Also known as: account_setting_id
Gets the resource identifier
286 287 288 |
# File 'lib/gooddata/models/profile.rb', line 286 def obj_id uri.split('/').last end |