struct Nozzle::Events::Action
- Nozzle::Events::Action
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
nozzle/events/action.crConstructors
Instance Method Summary
- #action : Database::Action
- #action=(action : Database::Action)
- #id : JSON::Any
- #id=(id : JSON::Any)
- #schema : String
- #schema=(schema : String)
- #table : String
- #table=(table : String)
- #timestamp : Time
- #timestamp=(timestamp : Time)