Class: Cnccs::Ccs

Inherits:
Object
  • Object
show all
Defined in:
lib/relaton_gb/ccs.rb

Instance Method Summary collapse

Instance Method Details

#to_hashHash



4
5
6
# File 'lib/relaton_gb/ccs.rb', line 4

def to_hash
  { "code" => code }
end