SalesQuota
Create, update, delete and query data of 'SalesQuota' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the SalesQuota. |
| Attained | Int | False |
The Attained of the SalesQuota. |
| CorporationDepartmentId | Int | False |
The CorporationDepartmentId of the SalesQuota. |
| DealCount | Int | False |
The DealCount of the SalesQuota. |
| Department | String | False |
The Department of the SalesQuota. |
| EndDate | Date | False |
The EndDate of the SalesQuota. |
| Name | String | False |
The Name of the SalesQuota. |
| OwnerId | Int | False |
The OwnerId of the SalesQuota. |
| PercentAttained | Int | False |
The PercentAttained of the SalesQuota. |
| Period | String | False |
The Period of the SalesQuota. |
| Quota | Int | False |
The Quota of the SalesQuota. |
| StartDate | Date | False |
The StartDate of the SalesQuota. |