Class: Cargowise::AbstractClient

Inherits:
Object
  • Object
show all
Defined in:
lib/cargowise/abstract_client.rb

Overview

Superclass of all clients, currently we have clients for orders and Shipments.

Not much to see here, just common methods

Direct Known Subclasses

OrdersClient, ShipmentsClient