Sha256: 7cee1313adc7a880ec65de48b0e7865893004e0605a91d10704b496e50f68b39

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
shipstation-0.5.2 lib/shipstation/product.rb
shipstation-0.3.2 lib/shipstation/product.rb