Skip to content

Type Alias: TopupInstructionDataArgs

ts
type TopupInstructionDataArgs = object;

Properties

amount

ts
amount: number | bigint;