# PriceLists.PriceList

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | The unique numeric ID of the &#x60;Price List&#x60;; increments sequentially.  | [optional] 
**dateCreated** | **Date** | The date on which the &#x60;Price List&#x60; was created.  | [optional] 
**dateModified** | **Date** | The date on which the &#x60;Price List&#x60; was created.  | [optional] 
**name** | **String** | The unique name of the Price List. Required in /POST.   | 
**active** | **Boolean** | Whether or not this &#x60;Price List&#x60; and its prices are active.  Defaults to &#x60;true&#x60;.  | [optional] 
