Skip to content

beamable-sdk / schema / CurrencyChange

Type Alias: CurrencyChange

CurrencyChange = object

Defined in: src/__generated__/schemas/CurrencyChange.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/CurrencyChange.ts:7


originalAmount?

optional originalAmount: bigint | string

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


symbol

symbol: string

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