Sha256: b8f1a18c75ffd71fd50d0ff083dc713774c314fd600d3788ad0477afc17702bb

Contents?: true

Size: 487 Bytes

Versions: 4

Compression:

Stored size: 487 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_1 = {
    "01" => "Early notification",
    "02" => "Advance notification (confirmed)",
    "03" => "Notification confirmed on publication",
    "04" => "Update (partial)",
    "05" => "Delete",
    "08" => "Notice of sale",
    "09" => "Notice of acquisition",
    "12" => "Update - SupplyDetail only",
    "13" => "Update - MarketRepresentation only",
    "14" => "Update - SupplyDetail and MarketRepresentation"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

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