export type MessagingServiceInfoDTO = { name?: string; eventMeshId?: string; id?: string; type?: string; };