Skip to content

agent-event-service / Exports / IOwnerPathSegment

Interface: IOwnerPathSegment

A single segment in an explicit ownerPath.

Path-only rule:

  • Relationships must be derived from these explicit segments, not from parsing IDs.

Table of contents

Properties

Properties

type

type: string

Defined in

interfaces.ts:39


id

id: string

Defined in

interfaces.ts:40

Released under the MIT License.