Method: CS::Client#notifications

Defined in:
lib/cs.rb

#notificationsObject



173
174
175
# File 'lib/cs.rb', line 173

def notifications
  Relation::NotificationRelation.new(@session)
end