Sha256: 2b3cec96b00e4459b372958b3a6979151b32eb0b26158953175eb2fa591737e7
Contents?: true
Size: 191 Bytes
Versions: 5
Compression:
Stored size: 191 Bytes
Contents
module SpreeClient module Models # @see Spree::StockLocation # @see SpreeClient::Attributes StockLocation = Struct.new *Attributes::STOCK_LOCATION, keyword_init: true end end
Version data entries
5 entries across 5 versions & 1 rubygems