Country
Create, update, delete and query data of 'Country' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Country. |
| Code | String | False |
The Code of the Country. |
| Name | String | False |
The Name of the Country. |