Country
Represents standardized country definitions that support address, localization, and regional reporting needs. This table enhances data consistency by ensuring that geographic values remain uniform across candidate, client, and job records.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the country record in Bullhorn CRM. This value supports geographic classification and enables consistent cross-referencing across address, location, and compliance workflows. |
| Code | String | False |
Captures the standardized country code that is associated with the country record. This value supports normalization processes that are used by integrations, postal validation, and internationalization logic. |
| Name | String | False |
Captures the full country name. This value supports human-readable display, search operations, and geographic grouping within Bullhorn CRM. |