Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 550 Bytes

FactorCategoryGetDTO.md

File metadata and controls

16 lines (11 loc) · 550 Bytes

swagger.model.FactorCategoryGetDTO

Load the model package

import 'package:swagger/api.dart';

Properties

Name Type Description Notes
uri String URI of the factor category [optional] [default to null]
name String Name of the factor category [optional] [default to null]

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