Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 833 Bytes

InfrastructureCreationDTO.md

File metadata and controls

21 lines (16 loc) · 833 Bytes

swagger.model.InfrastructureCreationDTO

Load the model package

import 'package:swagger/api.dart';

Properties

Name Type Description Notes
uri String [optional] [default to null]
rdfType String [optional] [default to null]
rdfTypeName String [optional] [default to null]
name String [optional] [default to null]
parents List<String> [optional] [default to []]
groups List<String> [optional] [default to []]
facilities List<String> [optional] [default to []]

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