import 'package:swagger/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
uri | String | [optional] [default to null] | |
name | String | [default to null] | |
category | String | [optional] [default to null] | |
description | String | [optional] [default to null] | |
levels | List<FactorLevelCreationDTO> | [default to []] | |
exactMatch | List<String> | [optional] [default to []] | |
closeMatch | List<String> | [optional] [default to []] | |
broadMatch | List<String> | [optional] [default to []] | |
narrowMatch | List<String> | [optional] [default to []] |