struct

Packlink::Service::Item

Inherits Struct < Value < Object

Constructors

new(__temp_271 : JSON::PullParser)

Instance methods

available_dates
available_dates=(_available_dates : Hash(String, Hours))
base_price
base_price=(_base_price : BigDecimal)
carrier_name
carrier_name=(_carrier_name : String)
cash_on_delivery
cash_on_delivery=(_cash_on_delivery : CashOnDelivery)
category
category=(_category : String)
country
country=(_country : String)
currency
currency=(_currency : String)
customs_required
customs_required=(_customs_required : Bool)
delivery_to_parcelshop
delivery_to_parcelshop=(_delivery_to_parcelshop : Bool)
dropoff
dropoff=(_dropoff : Bool)
first_estimated_delivery_date
first_estimated_delivery_date=(_first_estimated_delivery_date : String)
has_adult_signature
has_adult_signature=(_has_adult_signature : Bool)
has_print_in_store
has_print_in_store=(_has_print_in_store : Bool)
has_proof_of_delivery
has_proof_of_delivery=(_has_proof_of_delivery : Bool)
id
id=(_id : Int32)
insurance
insurance=(_insurance : Insurance)
labels_required
labels_required=(_labels_required : Bool)
logo_id
logo_id=(_logo_id : String)
name
name=(_name : String)
price
price=(_price : Price)
service_info
service_info=(_service_info : Array(Info))
time_left_first_available_date
time_left_first_available_date=(_time_left_first_available_date : TimeLeftFirstAvailableDate)
to_json(json : JSON::Builder)
transit_hours
transit_hours=(_transit_hours : String)
transit_time
transit_time=(_transit_time : String)
url_terms_and_conditions
url_terms_and_conditions=(_url_terms_and_conditions : Union(String, Nil))