# KykyapiClient.PurchaseOrderProduct

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Purchase order product | [optional] 
**product** | [**Product**](Product.md) |  | [optional] 
**amount** | **Number** | Number of units | [optional] 
**arrivedAmount** | **Number** | Number of arrived units | [optional] 
**billedAmount** | **Number** | Number of units billed | [optional] 
**schematicId** | **Number** | Id for schematic | [optional] 
**attachmentIds** | **[Number]** |  | [optional] 
**listProductId** | **Number** | list product identifier | [optional] 


