PriceLevel
The NetSuite table PriceLevel.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
The InternalId of the PriceLevel. |
| Discountpct | Double | False |
The Discountpct of the PriceLevel. |
| ExternalId | String | False |
The ExternalId of the PriceLevel. |
| IsInactive | Boolean | False |
The IsInactive of the PriceLevel. |
| IsOnline | Boolean | False |
The IsOnline of the PriceLevel. |
| Name | String | False |
The Name of the PriceLevel. |
| UpdateExistingPrices | Boolean | False |
The UpdateExistingPrices of the PriceLevel. |