ServicesInfo
The Services.Info structure contains information about a service.
Properties
string
description
Required
Service description
JSON Example
{
"description": "string",
"state": "enum"
}