Skip to content

@purista/core v2.0.5


PURISTA API / @purista/core / isInfoServiceFunctionAdded

Function: isInfoServiceFunctionAdded()

isInfoServiceFunctionAdded(message): message is { contentEncoding: "utf-8"; contentType: "application/json"; correlationId?: string; eventName?: string; id: string; messageType: InfoServiceFunctionAdded; otp?: string; payload?: unknown; principalId?: string; sender: { instanceId: string; serviceName: string; serviceTarget: string; serviceVersion: string }; tenantId?: string; timestamp: number; traceId?: string }

Defined in: packages/core/src/core/types/infoType/isInfoServiceFunctionAdded.impl.ts:5

Parameters

message

EBMessage

Returns

message is { contentEncoding: "utf-8"; contentType: "application/json"; correlationId?: string; eventName?: string; id: string; messageType: InfoServiceFunctionAdded; otp?: string; payload?: unknown; principalId?: string; sender: { instanceId: string; serviceName: string; serviceTarget: string; serviceVersion: string }; tenantId?: string; timestamp: number; traceId?: string }