Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 612 Bytes

VariablesGroupUpdateDTO.md

File metadata and controls

18 lines (13 loc) · 612 Bytes

swagger.model.VariablesGroupUpdateDTO

Load the model package

import 'package:swagger/api.dart';

Properties

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

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