Skip to content

Refactoring of the Shipping class (potential bc)

Compare
Choose a tag to compare
@stefandoorn stefandoorn released this 25 Sep 14:35
· 232 commits to master since this release

0.6.0 (released 25-09-2015)

  • Extra check on response in QuantumView, when no response it gave an error
  • Added ShipmentRequestLabelSpecification class for easier options setting
  • Added ShipmentRequestReceiptSpecification class for easier options setting
  • [!] Shipment class dropped some public properties in favor of private properties and setter/getter methods.
  • [!] confirm and accept methods of Shipping class now receive Shipment, ShipmentRequestLabelSpecification and
    ShipmentRequestReceiptSpecification

Items marked with [!] may and will incur backwards incompatibility.