struct Packlink::Package

Included Modules

Defined in:

packlink/package.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

Class Method Detail

def self.build(data : NamedTuple | Hash) #

[View source]

Instance Method Detail

def height : A::Measurement #

def height=(_height : A::Measurement) #

def length : A::Measurement #

def length=(_length : A::Measurement) #

def to_h #

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

def weight : A::Measurement #

def weight=(_weight : A::Measurement) #

def width : A::Measurement #

def width=(_width : A::Measurement) #