Interface: BillingCreditPostingResult
Defined in: javascript/src/billing/types/documents.ts:51
Result of posting a billing grant or refund to the credit ledger.
Properties
balanceAfter
balanceAfter:
Decimal|null
Defined in: javascript/src/billing/types/documents.ts:53
errorCode
errorCode:
string|null
Defined in: javascript/src/billing/types/documents.ts:55
ledgerEntryId
ledgerEntryId:
string|null
Defined in: javascript/src/billing/types/documents.ts:52
replayed
replayed:
boolean
Defined in: javascript/src/billing/types/documents.ts:54