Name | Type | Description | Notes |
---|---|---|---|
id | Integer | The ID of the tag | [optional] |
repository_id | Integer | The ID of the repository that the tag belongs to | [optional] |
artifact_id | Integer | The ID of the artifact that the tag attached to | [optional] |
name | String | The name of the tag | [optional] |
push_time | DateTime | The push time of the tag | [optional] |
pull_time | DateTime | The latest pull time of the tag | [optional] |
immutable | BOOLEAN | The immutable status of the tag | [optional] |
signed | BOOLEAN | The attribute indicates whether the tag is signed or not | [optional] |