ShippingLines constructor
ShippingLines({})
Implementation
ShippingLines(
{this.code,
this.price,
this.source,
this.title,
this.taxLines,
this.carrierIdentifier,
this.requestedFulfillmentServiceId});