Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 603 Bytes

AnnotationCreationDTO.md

File metadata and controls

18 lines (13 loc) · 603 Bytes

swagger.model.AnnotationCreationDTO

Load the model package

import 'package:swagger/api.dart';

Properties

Name Type Description Notes
uri String [optional] [default to null]
description String [default to null]
targets List<String> [default to []]
motivation String [default to null]

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