Nozzle::Events::Action
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
action
Sourceaction=(action : Database::Action)
Sourceid
Sourceid=(id : JSON::Any)
Sourceschema
Sourceschema=(schema : String)
Sourcetable
Sourcetable=(table : String)
Sourcetimestamp
Sourcetimestamp=(timestamp : Time)
Source