# VettedPackage
## Properties
**package_id** | **String** | Package ID of this package Required |
**valid_from_inclusive** | Option<**String**> | The time from which this package is vetted. Empty if vetting time has no lower bound. Optional | [optional]
**valid_until_exclusive** | Option<**String**> | The time until which this package is vetted. Empty if vetting time has no upper bound. Optional | [optional]
**package_name** | Option<**String**> | Name of this package. Only available if the package has been uploaded to the current participant. Optional | [optional]
**package_version** | Option<**String**> | Version of this package. Only available if the package has been uploaded to the current participant. Optional | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)