class Rbvore::TenderType
Attributes
allows_tips[RW]
id[RW]
name[RW]
pos_id[RW]
Public Class Methods
new(hash)
click to toggle source
# File lib/rbvore/tender_type.rb, line 7 def initialize(hash) set_attributes(hash) end