Skip to content

beamable-sdk / schema / Currency

Type Alias: Currency

Currency = object

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

Properties

amount

amount: bigint | string

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


id

id: string

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


properties?

optional properties: CurrencyProperty[]

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


proxy?

optional proxy: FederationInfo

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


updatedAt?

optional updatedAt: bigint | string

Defined in: src/__generated__/schemas/Currency.ts:14