Method: BaseCRM#is_organization

Defined in:
lib/basecrm/models/contact.rb

#is_organizationBoolean

Returns Indicator of whether or not this contact refers to an organization or an individual. This value can be set only during creation and cannot be changed later. The default value is ‘false`.

Returns:

  • (Boolean)

    Indicator of whether or not this contact refers to an organization or an individual. This value can be set only during creation and cannot be changed later. The default value is ‘false`.



# File 'lib/basecrm/models/contact.rb', line 18