Skip to main content

Variable: kSchemaUserStats

const kSchemaUserStats: object

Defined in: cfds/base/schema.ts:279

Internally collected user statistics.

Type Declaration

fields

readonly fields: object

fields.firstLoggedIn

readonly firstLoggedIn: object

fields.firstLoggedIn.type

readonly type: "date" = 'date'

fields.lastLoggedIn

readonly lastLoggedIn: object

fields.lastLoggedIn.type

readonly type: "date" = 'date'

ns

readonly ns: "user-stats" = 'user-stats'

version

readonly version: 1 = 1