Class: Pubid::Iho::Identifiers::CircularLetter
- Defined in:
- lib/pubid/iho/identifiers/circular_letter.rb
Overview
IHO Circular Letter (C series). Example: IHO C-13 1.0.0.
Class Method Summary collapse
Class Method Details
.type ⇒ Object
9 10 11 |
# File 'lib/pubid/iho/identifiers/circular_letter.rb', line 9 def self.type { key: :circular_letter, title: "Circular Letter", short: "C" } end |