class Feed::TimelineResult

Constants

FIELDS
HASNEXT
MERGETIMELINES
PAGESIZE

Public Instance Methods

struct_fields() click to toggle source
# File lib/feedmodel_types.rb, line 304
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/feedmodel_types.rb, line 306
def validate
end