Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

File metadata and controls

16 lines (12 loc) · 1.04 KB

DeliveryOption

Properties

Name Type Description Notes
shipping_label_offer_id string Unique identifier for the shipping label offer. [optional]
valid_until_date \DateTime The date until the delivery option (incl total price) is valid. [optional]
transporter_code string A code representing the transporter which is being used for transportation. [optional]
label_type string The type of the label, representing the way an item is being transported. [optional]
label_price \Swagger\BolClient\Model\LabelPrice
package_restrictions \Swagger\BolClient\Model\PackageRestrictions
handover_details \Swagger\BolClient\Model\HandoverDetails [optional]

[Back to Model list] [Back to API list] [Back to README]