Interface: RefundFailure
Defined in: javascript/src/credits/types/account.ts:113
Extends
RefundResultBase
Properties
amount
amount:
Decimal|null
Defined in: javascript/src/credits/types/account.ts:116
bucketBreakdown
bucketBreakdown:
null
Defined in: javascript/src/credits/types/account.ts:118
error
error:
string
Defined in: javascript/src/credits/types/account.ts:114
newBalance
newBalance:
Decimal|null
Defined in: javascript/src/credits/types/account.ts:117
originalEntryId
originalEntryId:
string
Defined in: javascript/src/credits/types/account.ts:100
Inherited from
RefundResultBase.originalEntryId
refundEntryId
refundEntryId:
null
Defined in: javascript/src/credits/types/account.ts:115
userId
userId:
string|null
Defined in: javascript/src/credits/types/account.ts:101
Inherited from
RefundResultBase.userId