Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 659 Bytes

Label.md

File metadata and controls

19 lines (14 loc) · 659 Bytes

openapi.model.Label

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
color String [optional] [default to null]
description String [optional] [default to null]
id int [optional] [default to null]
name String [optional] [default to null]
url String [optional] [default to null]

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