Interface: TeamDeductionFailure
Defined in: javascript/src/credits/types/teams.ts:59
Extends
TeamDeductionResultBase
Properties
amount
amount:
Decimal
Defined in: javascript/src/credits/types/teams.ts:49
Inherited from
TeamDeductionResultBase.amount
entryId
entryId:
null
Defined in: javascript/src/credits/types/teams.ts:61
error
error:
string
Defined in: javascript/src/credits/types/teams.ts:60
idempotent
idempotent:
false
Defined in: javascript/src/credits/types/teams.ts:63
Overrides
TeamDeductionResultBase.idempotent
teamBalanceAfter
teamBalanceAfter:
Decimal|null
Defined in: javascript/src/credits/types/teams.ts:62
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