class Feed::EventResult

Constants

CURRENTSIZE
DATAS
DELNUM
FIELDS
PAGESIZE
TOTALSIZE
UNREADNUM

Public Instance Methods

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