Skip to main content

Interface: UserScoreParams

types/user.UserScoreParams

UserScoreParams interface.

Properties

comment

Optional comment: string

A comment about this operation (only for internal usage).

Defined in

types/user.ts:40


score

score: number

Positive or negative integer value.

Defined in

types/user.ts:44


user

user: number

A unique integer value identifying the user

Defined in

types/user.ts:48