Method: GoodData::NotificationRule#obj_id
- Defined in:
- lib/gooddata/models/notification_rule.rb
#obj_id ⇒ Object Also known as: notification_rule_id
81 82 83 |
# File 'lib/gooddata/models/notification_rule.rb', line 81 def obj_id uri.split('/').last end |