Interface: AddCreditsResult
Defined in: javascript/src/credits/types/account.ts:48
Properties
amount
amount:
Decimal
Defined in: javascript/src/credits/types/account.ts:51
bucket
bucket:
string|null
Defined in: javascript/src/credits/types/account.ts:55
Destination bucket for grants; null when a debit spans one or more lots.
entryId
entryId:
string
Defined in: javascript/src/credits/types/account.ts:49
idempotent
idempotent:
boolean
Defined in: javascript/src/credits/types/account.ts:56
lifetimePurchased
lifetimePurchased:
Decimal
Defined in: javascript/src/credits/types/account.ts:53
newBalance
newBalance:
Decimal
Defined in: javascript/src/credits/types/account.ts:52
userId
userId:
string
Defined in: javascript/src/credits/types/account.ts:50