Skip to main content

Interface: UserInteraction

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

User interaction for feedback loop.

Since

0.1.0

Properties

preprintUri

readonly preprintUri: AtUri

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

AT-URI of the preprint.


recommendationId?

readonly optional recommendationId: string

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

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


timestamp

readonly timestamp: Date

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

Timestamp of interaction.


type

readonly type: UserInteractionType

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

Type of interaction.