struct

Packlink::Shipment::Customs

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

Constructors

new(__temp_460 : JSON::PullParser)

Class methods

build(data : NamedTuple | Hash)
Source

Instance methods

eori_number
eori_number=(_eori_number : Union(String, Nil))
items
items=(_items : Union(Array(Item), Nil))
sender_personalid
sender_personalid=(_sender_personalid : Union(String, Nil))
sender_type
sender_type=(_sender_type : Union(String, Nil))
shipment_type
shipment_type=(_shipment_type : Union(String, Nil))
to_h
Source
to_json(json : JSON::Builder)
vat_number
vat_number=(_vat_number : Union(String, Nil))

Nested types