| Name | Type | Description | Notes |
|---|---|---|---|
| DigiKeyPartNumber | string | The Digi-Key part number. | [optional] |
| ManufacturerPartNumber | string | The manufacturer part number. | [optional] |
| ManufacturerName | string | The name of the manufacturer. | [optional] |
| PrimaryPhoto | string | The URL to the product’s image. | [optional] |
| ProductDescription | string | Catalog description of the product. | [optional] |
| QuantityAvailable | int? | Quantity of the product available for immediate sale. | [optional] |
| UnitPrice | double? | The catalog price for a single unit of this product. | [optional] |
| ProductUrl | string | URL of the Digi-Key catalog page to purchase the product. This is based on your provided header Locale values. | [optional] |