| Name | Type | Description | Notes |
|---|---|---|---|
| Type_ | string | [default to null] | |
| Links | *RefLinks | [optional] [default to null] | |
| Name | string | The name of the ref. | [optional] [default to null] |
| Target | *Commit | [optional] [default to null] | |
| Message | string | The message associated with the tag, if available. | [optional] [default to null] |
| Date | time.Time | The date that the tag was created, if available | [optional] [default to null] |
| Tagger | *Author | [optional] [default to null] |