Skip to content

beamable-sdk / schema / TransferRequest

Type Alias: TransferRequest

TransferRequest = object

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

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

Properties

currencies?

optional currencies: Record<string, bigint | string>

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


recipientPlayer

recipientPlayer: bigint | string

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


transaction?

optional transaction: string

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