Skip to main content
Version: 2.x

Interface: TeamDeductionSuccess

Defined in: javascript/src/credits/types/teams.ts:53

Extends

  • TeamDeductionResultBase

Properties

amount

amount: Decimal

Defined in: javascript/src/credits/types/teams.ts:49

Inherited from

TeamDeductionResultBase.amount


entryId

entryId: string | null

Defined in: javascript/src/credits/types/teams.ts:55


error

error: null

Defined in: javascript/src/credits/types/teams.ts:54


idempotent

idempotent: boolean

Defined in: javascript/src/credits/types/teams.ts:50

Inherited from

TeamDeductionResultBase.idempotent


teamBalanceAfter

teamBalanceAfter: Decimal

Defined in: javascript/src/credits/types/teams.ts:56


teamId

teamId: string

Defined in: javascript/src/credits/types/teams.ts:47

Inherited from

TeamDeductionResultBase.teamId


userId

userId: string

Defined in: javascript/src/credits/types/teams.ts:48

Inherited from

TeamDeductionResultBase.userId