Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.09 KB

FullWithdrawalRequest.md

File metadata and controls

63 lines (33 loc) · 1.09 KB

StarkEx JavaScript Client Library - v0.0.6 / Exports / FullWithdrawalRequest

Interface: FullWithdrawalRequest

Hierarchy

  • Request

  • WithVault

  • WithStarkKey

    FullWithdrawalRequest

Table of contents

Properties

Properties

starkKey

starkKey: string

Inherited from

WithStarkKey.starkKey

Defined in

gateway/gateway-request.ts:25


txId

txId: number

Inherited from

Request.txId

Defined in

gateway/gateway-request.ts:17


vaultId

vaultId: number

Inherited from

WithVault.vaultId

Defined in

gateway/gateway-request.ts:21