CustomerStatus
NetSuite のCustomerStatus テーブルです。
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
CustomerStatus テーブルのInternalId。 |
| Description | String | False |
CustomerStatus テーブルのDescription。 |
| ExternalId | String | False |
CustomerStatus テーブルのExternalId。 |
| IncludeInLeadReports | Boolean | False |
CustomerStatus テーブルのIncludeInLeadReports。 |
| IsInactive | Boolean | False |
CustomerStatus テーブルのIsInactive。 |
| Name | String | False |
CustomerStatus テーブルのName。 |
| Probability | Double | False |
CustomerStatus テーブルのProbability。 |
| Stage | String | False |
CustomerStatus テーブルのStage。 The allowed values are _customer, _lead, _prospect. |