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