Package represents a package
| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | OffsetDateTime | [optional] | |
| creator | User | [optional] | |
| id | Long | [optional] | |
| name | String | [optional] | |
| owner | User | [optional] | |
| repository | Repository | [optional] | |
| type | String | [optional] | |
| version | String | [optional] |