Skip to main content

Interface: UserInteraction

Defined in: src/types/interfaces/discovery.interface.ts:582

User interaction for feedback loop.

Since

0.1.0

Properties

eprintUri

readonly eprintUri: AtUri

Defined in: src/types/interfaces/discovery.interface.ts:591

AT-URI of the eprint.


recommendationId?

readonly optional recommendationId: string

Defined in: src/types/interfaces/discovery.interface.ts:596

ID of the recommendation that led here (if applicable).


timestamp

readonly timestamp: Date

Defined in: src/types/interfaces/discovery.interface.ts:601

Timestamp of interaction.


type

readonly type: UserInteractionType

Defined in: src/types/interfaces/discovery.interface.ts:586

Type of interaction.