| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int? | Received document item id | [optional] |
| ProductId | int? | Received document product id | [optional] |
| Code | string | Received document item product code | [optional] |
| Name | string | Received document item product name | [optional] |
| Measure | string | Received document item measure | [optional] |
| NetPrice | decimal? | Received document item product net price | [optional] |
| Category | string | Received document item product category | [optional] |
| Qty | decimal? | Received document item quantity | [optional] |
| Vat | VatType | [optional] | |
| Stock | decimal? | Received document item product number of items in stock | [optional] |