PURISTA API / @purista/core / ServiceDefinitions
Type Alias: ServiceDefinitions
ServiceDefinitions:
object
Defined in: packages/core/src/helper/types/ServiceDefinitions.ts:3
Type declaration
commands
commands:
CommandDefinitionListResolved
<any
>
deprecated
deprecated:
boolean
serviceDescription
serviceDescription:
string
serviceName
serviceName:
string
serviceVersion
serviceVersion:
string
subscriptions
subscriptions:
SubscriptionDefinitionListResolved
<any
>