Interface: BillingEventSink
Defined in: javascript/src/billing/contracts.ts:139
Boundary used by payment providers to submit normalized lifecycle events.
Extended by
Methods
ingestBillingEvent()
ingestBillingEvent(
event):Promise<BillingEventResult>
Defined in: javascript/src/billing/contracts.ts:140
Parameters
event
Returns
Promise<BillingEventResult>