| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | datetime | crated time of package or cpe | |
| id | int | ID of package or cpe | |
| name | str | Name of package or cpe | |
| server | ServerChildResponseBody | ||
| updated_at | datetime | updated time of package or cpe | |
| version | str | Version of package or cpe | |
| cpe_uri | str | Cpe URI of cpe | [optional] |
| release | str | Release of package | [optional] |
| tasks | [ChildTaskResponseBody] | updated time of server | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |