Class: FBO::Dump::AwardNode

Inherits:
NoticeNode
  • Object
show all
Defined in:
lib/fbo/node_extensions.rb

Class Method Summary collapse

Methods inherited from NoticeNode

#to_hash, #type

Class Method Details

.typeObject



43
44
45
# File 'lib/fbo/node_extensions.rb', line 43

def self.type
  :award
end