@neutral-trade/sdk - v1.0.0
    Preparing search index...

    Type Alias RequestWithdrawalInstructionDataArgs

    type RequestWithdrawalInstructionDataArgs = {
        sharesAmount: number | bigint;
    }
    Index

    Properties

    Properties

    sharesAmount: number | bigint