VariantResponse
Variant serializer.
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| variant_id | str | Variant id. | |
| uid | str | Variant uid. | |
| name | str | Variant name. | |
| type | str | Variant type. | |
| packages | str | Relative path to directory with binary RPMs. | |
| source_packages | str | Relative path to directory with source RPMs. | |
| source_repository | str | Relative path to YUM repository with source RPMs. | |
| debug_packages | str | Relative path to directory with debug RPMs. | |
| debug_repository | str | Relative path to YUM repository with debug RPMs. | |
| identity | str | Relative path to a pem file that identifies a product. |