| Name | Type | Description | Notes |
|---|---|---|---|
| CpeUri | string | Required. The cpe_uri in CPE format denoting the package manager version distributing a package. | [optional] [default to null] |
| Architecture | *PackageArchitecture | The CPU architecture for which packages in this distribution channel were built. | [optional] [default to null] |
| LatestVersion | *PackageVersion | The latest available version of this package in this distribution channel. | [optional] [default to null] |
| Maintainer | string | A freeform string denoting the maintainer of this package. | [optional] [default to null] |
| Url | string | The distribution channel-specific homepage for this package. | [optional] [default to null] |
| Description | string | The distribution channel-specific description of this package. | [optional] [default to null] |