Class: FbPageApi::Edge::User

Inherits:
Base
  • Object
show all
Defined in:
lib/fb_page_api/edge/user.rb

Instance Attribute Summary

Attributes inherited from Base

#custom_request_fields, #next_url, #page_access_token, #page_after, #page_before, #page_id, #parent_id

Instance Method Summary collapse

Methods inherited from Base

#collection, #create, #delete, #get, #initialize

Constructor Details

This class inherits a constructor from FbPageApi::Edge::Base

Instance Method Details

#request_fieldsObject



4
5
6
# File 'lib/fb_page_api/edge/user.rb', line 4

def request_fields
  ['name', 'id']
end