Interface: UserInteraction
Defined in: src/types/interfaces/discovery.interface.ts:556
User interaction for feedback loop.
Since
0.1.0
Properties
eprintUri
readonlyeprintUri:AtUri
Defined in: src/types/interfaces/discovery.interface.ts:565
AT-URI of the eprint.
recommendationId?
readonlyoptionalrecommendationId:string
Defined in: src/types/interfaces/discovery.interface.ts:570
ID of the recommendation that led here (if applicable).
timestamp
readonlytimestamp:Date
Defined in: src/types/interfaces/discovery.interface.ts:575
Timestamp of interaction.
type
readonlytype:UserInteractionType
Defined in: src/types/interfaces/discovery.interface.ts:560
Type of interaction.