Sha256: c2d8f07d191bac92823c6f3364e6cc0ea561225dca8b607536d62599e21c8508

Contents?: true

Size: 626 Bytes

Versions: 4

Compression:

Stored size: 626 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_93 = {
    "00" => "Unspecified",
    "01" => "Publisher to retailers",
    "02" => "Publisher's exclusive distributor to retailers",
    "03" => "Publisher's non-exclusive distributor to retailers",
    "04" => "Wholesaler",
    "05" => "Sales agent",
    "06" => "Publisher's distributor to retailers",
    "07" => "POD supplier",
    "08" => "Retailer",
    "09" => "Publisher to end-customers",
    "10" => "Exclusive distributor to end-customers",
    "11" => "Non-exclusive distributor to end-customers",
    "12" => "Distributor to end-customers"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/093.rb
cacofonix-0.10.2 lib/cacofonix/codelists/093.rb
cacofonix-0.10.1 lib/cacofonix/codelists/093.rb
cacofonix-0.10.0 lib/cacofonix/codelists/093.rb