Skip to content

@purista/core v2.0.5


PURISTA API / @purista/core / ServiceInfoType

Type Alias: ServiceInfoType

ServiceInfoType: object

Defined in: packages/core/src/core/types/infoType/ServiceInfoType.ts:4

General service information

Type declaration

serviceDescription

serviceDescription: string

serviceName

serviceName: Exclude<string, "">

serviceVersion

serviceVersion: Exclude<string, "">