Skip to main content

KarmaEntry

@codebolt/types


Interface: KarmaEntry

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:46

Properties

PropertyTypeDescriptionDefined in
amountnumberKarma amount (positive or negative)common/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:50
fromAgentId?stringAgent who gave karmacommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:54
idstringKarma entry IDcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:48
reason?stringReason for karma changecommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:52
timestampstringTimestampcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:56