class Task::UpdateMetrics::State

Included Modules

Defined in:

models/task/update_metrics.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(last_id : Int64 | Nil = nil) #

[View source]

Instance Method Detail

def last_id : Int64 | Nil #

[View source]
def last_id=(last_id : Int64 | Nil) #

[View source]