Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineMaxWithdrawableParams

    interface GetEngineMaxWithdrawableParams {
        productId: number;
        spotLeverage?: boolean;
    }

    Hierarchy

    • Subaccount
      • GetEngineMaxWithdrawableParams
    Index

    Properties

    productId: number
    spotLeverage?: boolean