Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 897 Bytes

AnnotatedTag.md

File metadata and controls

21 lines (16 loc) · 897 Bytes

openapi.model.AnnotatedTag

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
message String [optional] [default to null]
object AnnotatedTagObject [optional] [default to null]
sha String [optional] [default to null]
tag String [optional] [default to null]
tagger CommitUser [optional] [default to null]
url String [optional] [default to null]
verification PayloadCommitVerification [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]