struct Packlink::Tracking::Event

Defined in:

packlink/tracking.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def city : String #

[View source]
def city=(_city : String) #

[View source]
def created_at #

[View source]
def description : String #

[View source]
def description=(_description : String) #

[View source]
def timestamp : Int32 #

[View source]
def timestamp=(_timestamp : Int32) #

[View source]
def to_json(json : JSON::Builder) #

[View source]