Skip to main content

Interface: SCUserScoreType

SCUserScoreType interface

Properties

comment

comment: string

comment

Defined in

user.ts:359


id

id: number

The id

Defined in

user.ts:339


reputation_type

reputation_type: SCUserReputationType

Reputation types

Defined in

user.ts:351


reputation_type_description

reputation_type_description: string

Reputation types description

Defined in

user.ts:355


score

score: string

Positive or negative integer value

Defined in

user.ts:347


user

user: SCUserType

The user obj

Defined in

user.ts:343