EnumerationValues
Retrieves enumeration values for a given table. Will only return values if the TableName is specified. Only available for native tables within NetSuite and not Custom tables.
Columns
| Name | Type | Description |
| ColumnName | String | The InternalId of the role. |
| TableName | String | The name of the table to retrieve enumeration value information from. |
| Values | String | The available values for the enumeration column. |