class Infopark::Crm::Event::CustomAttribute
@private
Public Instance Methods
type()
click to toggle source
@webcrm_todo this method is only needed until the deprecated Object#type is removed
Better: define self.schema
# File lib/crm_connector/event.rb, line 35 def type attributes['type'] end