We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
github-wiki-example / billing / BillingReceipt
Interface representing a billing receipt.
receiptId: string
string
billing.ts:41
timestamp: number
number
billing.ts:43
transaction: BillingTransaction
BillingTransaction
billing.ts:42
Generated using TypeDoc and typedoc-plugin-markdown.