StoredUserPreference
Defined in: src/lib/db/userPreferences/types.ts:95
Stored user preference record from the database
Properties
createdAt
createdAt:
number
Defined in: src/lib/db/userPreferences/types.ts:106
description?
optionaldescription:string
Defined in: src/lib/db/userPreferences/types.ts:101
models?
optionalmodels:string
Defined in: src/lib/db/userPreferences/types.ts:103
nickname?
optionalnickname:string
Defined in: src/lib/db/userPreferences/types.ts:99
occupation?
optionaloccupation:string
Defined in: src/lib/db/userPreferences/types.ts:100
personality?
optionalpersonality:string
Defined in: src/lib/db/userPreferences/types.ts:104
uniqueId
uniqueId:
string
Defined in: src/lib/db/userPreferences/types.ts:96
updatedAt
updatedAt:
number
Defined in: src/lib/db/userPreferences/types.ts:107
walletAddress
walletAddress:
string
Defined in: src/lib/db/userPreferences/types.ts:97