Skip to content

billing.Interface.BillingReceipt

Tom Grey edited this page Jan 18, 2024 · 8 revisions

github-wiki-example / billing / BillingReceipt

Interface: BillingReceipt

Interface representing a billing receipt.

Properties

receiptId

receiptId: string

Source

billing.ts:41


timestamp

timestamp: number

Source

billing.ts:43


transaction

transaction: BillingTransaction

Source

billing.ts:42


Generated using TypeDoc and typedoc-plugin-markdown.

Clone this wiki locally