GemframeSample::Bridge::EventSignature
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(method : String, topic : String, payload_type : String, fields : Array(EventField) = [] of EventField)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
fields
Sourcemethod
Sourcepayload_type
Sourcetopic
Source