| Name | Type | Description | Notes |
|---|---|---|---|
| serialNumber | String | Product instance serial number | [optional] |
| configurationItemId | String | Configuration item in use | [optional] |
| baselineId | Number | Baseline in use | [optional] |
| acl | ACLDTO | Product instance ACL | [optional] |
| instanceAttributes | [InstanceAttributeDTO] | Product instance attributes | [optional] |
| linkedDocuments | [DocumentRevisionDTO] | Product instance linked documents | [optional] |
| attachedFiles | [BinaryResourceDTO] | Product instance attached files | [optional] |
| type | String | Effectivity filter in use | [optional] |
| effectiveDate | Date | Date for date effectivity filter | [optional] |
| effectiveSerialNumber | String | Serial number for serial number effectivity filter | [optional] |
| effectiveLotId | String | Lot id for lot id effectivity filter | [optional] |
LATEST (value: "LATEST")
RELEASED (value: "RELEASED")
EFFECTIVE_DATE (value: "EFFECTIVE_DATE")
EFFECTIVE_SERIAL_NUMBER (value: "EFFECTIVE_SERIAL_NUMBER")
EFFECTIVE_LOT_ID (value: "EFFECTIVE_LOT_ID")