struct

GemframeSample::JobStartedEvent

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(job_id : String, source : String, message : String)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

clone
copy_with(job_id _job_id = @job_id, source _source = @source, message _message = @message)
job_id
message
source