class Infopark::Crm::CustomType::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/custom_type.rb, line 19 def type attributes['type'] end