import 'package:knowgo/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | [default to null] | |
| serviceName | String | [default to null] | |
| description | String | [default to null] | |
| creationDate | String | [default to null] | |
| creationUser | String | [default to null] | |
| modificationDate | String | [optional] [default to null] | |
| modificationUser | String | [optional] [default to null] | |
| endpoints | List<String> | [optional] [default to []] | |
| purposes | List<ServiceDefinitionPurposes> | [default to []] |