CustomerStatus
The NetSuite table CustomerStatus.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
The InternalId of the CustomerStatus. |
| Description | String | False |
The Description of the CustomerStatus. |
| ExternalId | String | False |
The ExternalId of the CustomerStatus. |
| IncludeInLeadReports | Boolean | False |
The IncludeInLeadReports of the CustomerStatus. |
| IsInactive | Boolean | False |
The IsInactive of the CustomerStatus. |
| Name | String | False |
The Name of the CustomerStatus. |
| Probability | Double | False |
The Probability of the CustomerStatus. |
| Stage | String | False |
The Stage of the CustomerStatus. The allowed values are _customer, _lead, _prospect. |