class Feed::MergeEvent
Constants
- CREATEDAT
- EVENTS
- FIELDS
- ID
- TIMELINE
- TYPE
- UID
Public Instance Methods
struct_fields()
click to toggle source
# File lib/feedmodel_types.rb, line 176 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/feedmodel_types.rb, line 178 def validate end