struct Caridina::Events::Event::RelatesTo

Included Modules

Defined in:

events/base.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(rel_type : Nil | String, event_id : Nil | String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def event_id : String | Nil #

[View source]
def rel_type : String | Nil #

[View source]