ActivityPlug API / @activityplug/core / EntityRef
Interface: EntityRef<EntityType>
Defined in: packages/core/src/types/entities.ts:7
Type Parameters
EntityType
EntityType extends string = string
Properties
adapter
readonlyadapter:string
Defined in: packages/core/src/types/entities.ts:10
id
readonlyid:OpaqueId
Defined in: packages/core/src/types/entities.ts:8
origin
readonlyorigin:string
Defined in: packages/core/src/types/entities.ts:11
rawId
readonlyrawId:string
Defined in: packages/core/src/types/entities.ts:12
rawUrl?
readonlyoptionalrawUrl?:string
Defined in: packages/core/src/types/entities.ts:13
type
readonlytype:EntityType
Defined in: packages/core/src/types/entities.ts:9