Class: GOBL::CBC::CodeMap

Inherits:
Map show all
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

#_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