Method: StoryEntry#id

Defined in:
lib/inews_client/story_entry.rb

#idObject



14
15
16
# File 'lib/inews_client/story_entry.rb', line 14

def id
  app_id.split('-').last if app_id
end