Skip to content

beamable-sdk / schema / CurrencyView

Type Alias: CurrencyView

CurrencyView = object

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

Properties

amount

amount: bigint | string

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


id

id: string

Defined in: src/__generated__/schemas/CurrencyView.ts:11


properties

properties: CurrencyProperty[]

Defined in: src/__generated__/schemas/CurrencyView.ts:12


proxy?

optional proxy: FederationInfo

Defined in: src/__generated__/schemas/CurrencyView.ts:13