> For the complete documentation index, see [llms.txt](https://developers.alephee.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.alephee.com/v2/accounts/get-methods/price-lists/response.md).

# Type specifications

### PriceList

| Property     | Type     | Description                                                                                                         |
| ------------ | -------- | ------------------------------------------------------------------------------------------------------------------- |
| Id           | integer  | ID of the price list                                                                                                |
| Name         | string   | Name of the price list                                                                                              |
| DiscountRate | decimal? | The percentage discount of the price list (the default discount rate of the products associated to this price list) |
