Skip to content

beamable-sdk / schema / DonationEntry

Type Alias: DonationEntry

DonationEntry = object

Defined in: src/__generated__/schemas/DonationEntry.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

amount

amount: bigint | string

Defined in: src/__generated__/schemas/DonationEntry.ts:7


claimed?

optional claimed: boolean

Defined in: src/__generated__/schemas/DonationEntry.ts:10


playerId

playerId: bigint | string

Defined in: src/__generated__/schemas/DonationEntry.ts:8


time

time: bigint | string

Defined in: src/__generated__/schemas/DonationEntry.ts:9