struct

Packlink::Order::Shipment

Inherits Packlink::Mixins::Buildable < Struct < Value < Object

Constructors

new(__temp_219 : JSON::PullParser)

Class methods

build(data : NamedTuple | Hash)
Source

Instance methods

additional_data
additional_data=(_additional_data : Hash(String, A::Scalar))
content
content=(_content : String)
contentvalue
contentvalue=(_contentvalue : Float64)
dropoff_point_id
dropoff_point_id=(_dropoff_point_id : String | Int32)
from
from=(_from : Address)
packages
packages=(_packages : Array(Package))
service_id
service_id=(_service_id : String | Int32)
shipment_custom_reference
shipment_custom_reference=(_shipment_custom_reference : String)
source
source=(_source : String)
to
to=(_to : Address)
to_h
Source
to_json(json : JSON::Builder)