Organisation (org)
The organisation entity stores information about an individual business. The organisation can be also a non profit establishment, a freelancer or any juristic instance.
Database level
See the entity fields bellow. Mandatory fields are marked in red:
Name | Type | Label | Description |
---|---|---|---|
form * | String | Form | Represents the entity form. Will always be "org". |
org_1name * | String | Name | organisations primary name (i.e. "Qalgo GmbH"). |
org_classification* | |||
org_business_state * | |||
cch_domain_o* | organisation web domain (i.e. "qalgo.com") | ||
cch_email_o* | organisations email address (i.e. "info@qalgo.com") | ||
org_2name | additional name | ||
org_shortname | abbreviation, acronym of the organisation name | ||
org_parent_org_unid | |||
org_industry | |||
org_description | |||
org_cust_since | |||
con_cust_category | |||
con_vip_state | |||
cch_phone_o | |||
cch_fax_o | |||
cch_email_o | |||
cch_website_o | |||
cch_domain_o | |||
addr_street_o | |||
addr_extra_o | |||
addr_street_zip_o | |||
addr_locality_o | |||
addr_state_o | |||
addr_hpc_o | |||
addr_country_o | |||
addr_continent_o | |||
addr_pobox_o | |||
addr_pobox_zip_o | |||
addr_pobox_city_o | |||
addr_geo_lat_o | |||
addr_geo_lon_o | |||
addr_geo_zoom_o | |||
addr_street_v | |||
addr_street_zip_v | |||
addr_locality_v | |||
addr_state_v | |||
addr_hpc_v | |||
addr_country_v | |||
addr_continent_v | |||
addr_geo_lat_v | |||
addr_geo_lng_v | |||
addr_geo_zoom_v | |||
org_per_load_arr_m |
QEE classes level
The class representing the organisation is QEEOrg.
Inherits from: QEEObject, QEEContact.