PriceLists
Returns a collection of price records
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Integer | True | ID of the PriceList. |
Active | Boolean | False | The status of the PriceList. |
DateCreated | Datetime | True | The date of creation for the PriceList. |
DateModified | Datetime | True | The last modification date of the PriceList. |
Name | String | False | The name of the PriceList. |
Last updated