IService interface
Identifier service
Signature:
export interface IService
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description? | string | (Optional) Optional. Description | |
id | string | ID | |
serviceEndpoint | IServiceEndpoint | IServiceEndpoint[] | Endpoint URL | |
type | string | Service type |