Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 683 Bytes

FactorLevelGetDetailDTO.md

File metadata and controls

19 lines (14 loc) · 683 Bytes

swagger.model.FactorLevelGetDetailDTO

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]
description String [optional] [default to null]
factor String [optional] [default to null]
factorName String [optional] [default to null]

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