Sha256: 9c8f947f51bfe4eef375b422ca2519f11a44aa777d1edb8cb1185a2d06364513

Contents?: true

Size: 197 Bytes

Versions: 11

Compression:

Stored size: 197 Bytes

Contents

module Shipstation
  class Product < ApiResource
    extend Shipstation::APIOperations::List
    extend Shipstation::APIOperations::Retrieve
    extend Shipstation::APIOperations::Update
  end
end 

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
shipstation-0.25 lib/shipstation/product.rb
shipstation-0.24 lib/shipstation/product.rb
shipstation-0.23 lib/shipstation/product.rb
shipstation-0.22 lib/shipstation/product.rb
shipstation-0.21 lib/shipstation/product.rb
shipstation-0.20 lib/shipstation/product.rb
shipstation-0.18 lib/shipstation/product.rb
shipstation-0.16.7 lib/shipstation/product.rb
shipstation-0.16.6 lib/shipstation/product.rb
shipstation-0.16.5 lib/shipstation/product.rb
shipstation-0.15.5 lib/shipstation/product.rb