Skip to content

trackkit / providers/plausible/types / Revenue

Type Alias: Revenue

Revenue = object

Defined in: providers/plausible/types.ts:52

Revenue payload used in Plausible events.

Properties

amount

amount: number | string

Defined in: providers/plausible/types.ts:53


currency

currency: string

Defined in: providers/plausible/types.ts:54

Released under the MIT License.