struct SecureOS::Event

Included Modules

Extended Modules

Defined in:

secure_os/ws_api_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def action : String #

[View source]
def id : String | Int64 | Nil #

[View source]
def parameters : JSON::Any | Nil #

[View source]
def ticks : Int64 | Nil #

[View source]
def time : Time #

[View source]
def type : String #

[View source]