Class: FBO::Dump::CombinedSolicitationNode

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



28
29
30
# File 'lib/fbo/node_extensions.rb', line 28

def self.type
  :combine
end