struct

Packlink::Shipment::FoundResponse

Inherits Struct < Value < Object

Constructors

new(__temp_394 : JSON::PullParser)

Instance methods

base_price
base_price=(_base_price : BigDecimal)
canceled
canceled=(_canceled : Bool)
carrier
carrier=(_carrier : String)
collection
collection=(_collection : Address)
collection_date
collection_date=(_collection_date : String)
collection_hour
collection_hour=(_collection_hour : String)
content
content=(_content : String)
content_value
content_value=(_content_value : BigDecimal)
delivery
delivery=(_delivery : Address)
extras
extras=(_extras : Array(String))
insurance_coverage
insurance_coverage=(_insurance_coverage : BigDecimal)
insurance_price
insurance_price=(_insurance_price : BigDecimal)
order_date
order_date=(_order_date : String)
parcel_number
parcel_number=(_parcel_number : String | Int32)
parcels
parcels=(_parcels : Array(Package))
price
price=(_price : BigDecimal)
reference
reference=(_reference : String)
service
service=(_service : String)
shipment_custom_reference
shipment_custom_reference=(_shipment_custom_reference : String)
status
status=(_status : String)
to_json(json : JSON::Builder)
total_taxes
total_taxes=(_total_taxes : BigDecimal)
tracking_codes
tracking_codes=(_tracking_codes : Array(String))
weight
weight=(_weight : BigDecimal)