Sha256: fa68c5cbeb9ee491bab7fdb7657aa93d296a29890e4bea5b3fe7ff3fe39e6e8b

Contents?: true

Size: 316 Bytes

Versions: 4

Compression:

Stored size: 316 Bytes

Contents

# coding: utf-8

class Cacofonix::StockQuantityCoded < Cacofonix::Element
  xml_name "StockQuantityCoded"
  onix_code_from_list :stock_quantity_code_type, "StockQuantityCodeType", :list => 70
  xml_accessor :stock_quantity_code_type_name, :from => "StockQuantityCodeTypeName"
  xml_accessor :stock_quantity_code
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/elements/stock_quantity_coded.rb
cacofonix-0.10.2 lib/cacofonix/elements/stock_quantity_coded.rb
cacofonix-0.10.1 lib/cacofonix/elements/stock_quantity_coded.rb
cacofonix-0.10.0 lib/cacofonix/elements/stock_quantity_coded.rb