struct Packlink::Service::Item
- Packlink::Service::Item
- Struct
- Value
- Object
Defined in:
packlink/service.crConstructors
Instance Method Summary
- #available_dates : Hash(String, Hours)
- #available_dates=(_available_dates : Hash(String, Hours))
- #base_price : BigDecimal
- #base_price=(_base_price : BigDecimal)
- #carrier_name : String
- #carrier_name=(_carrier_name : String)
- #cash_on_delivery : CashOnDelivery
- #cash_on_delivery=(_cash_on_delivery : CashOnDelivery)
- #category : String
- #category=(_category : String)
- #country : String
- #country=(_country : String)
- #currency : String
- #currency=(_currency : String)
- #customs_required : Bool
- #customs_required=(_customs_required : Bool)
- #delivery_to_parcelshop : Bool
- #delivery_to_parcelshop=(_delivery_to_parcelshop : Bool)
- #dropoff : Bool
- #dropoff=(_dropoff : Bool)
- #first_estimated_delivery_date : String
- #first_estimated_delivery_date=(_first_estimated_delivery_date : String)
- #has_adult_signature : Bool
- #has_adult_signature=(_has_adult_signature : Bool)
- #has_print_in_store : Bool
- #has_print_in_store=(_has_print_in_store : Bool)
- #has_proof_of_delivery : Bool
- #has_proof_of_delivery=(_has_proof_of_delivery : Bool)
- #id : Int32
- #id=(_id : Int32)
- #insurance : Insurance
- #insurance=(_insurance : Insurance)
- #labels_required : Bool
- #labels_required=(_labels_required : Bool)
- #logo_id : String
- #logo_id=(_logo_id : String)
- #name : String
- #name=(_name : String)
- #price : Price
- #price=(_price : Price)
- #service_info : Array(Info)
- #service_info=(_service_info : Array(Info))
- #time_left_first_available_date : TimeLeftFirstAvailableDate
- #time_left_first_available_date=(_time_left_first_available_date : TimeLeftFirstAvailableDate)
- #to_json(json : JSON::Builder)
- #transit_hours : String
- #transit_hours=(_transit_hours : String)
- #transit_time : String
- #transit_time=(_transit_time : String)
- #url_terms_and_conditions : Union(String, Nil)
- #url_terms_and_conditions=(_url_terms_and_conditions : Union(String, Nil))