Shipstation v0.1.2 Shipstation.Structs.Label

Parameters used when creating a label for an order

Summary

Types

t()
t() :: %Shipstation.Structs.Label{advancedOptions: Shipstation.Structs.AdvancedOption.t, carrierCode: String.t, confirmation: String.t, dimensions: Shipstation.Structs.Dimension.t, insuranceOptions: Shipstation.Structs.InsuranceOption.t, internationalOptions: term, orderId: integer, packageCode: String.t, serviceCode: String.t, shipDate: String.t, testLabel: boolean, weight: Shipstation.Structs.Weight.t}