Class: GOBL::CBC::CodeMap
- Defined in:
- lib/generated/gobl/cbc/code_map.rb
Overview
CodeMap is a map of keys to specific codes, useful to determine regime specific codes from their key counterparts.
Instance Attribute Summary
Attributes inherited from Map
Method Summary
Methods inherited from Map
#[], #as_json, #each, #each_key, #empty?, #initialize, #length, #values
Methods inherited from Struct
#as_json, from_data, from_json!, #to_json
Constructor Details
This class inherits a constructor from GOBL::Map