Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 674 Bytes

FactorGetDTO.md

File metadata and controls

19 lines (14 loc) · 674 Bytes

swagger.model.FactorGetDTO

Load the model package

import 'package:swagger/api.dart';

Properties

Name Type Description Notes
uri String [optional] [default to null]
name String [optional] [default to null]
category String [optional] [default to null]
description String [optional] [default to null]
experiment String [optional] [default to null]

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