Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineMaxWithdrawableParams

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

    Hierarchy (View Summary)

    Index

    Properties

    productId: number
    spotLeverage?: boolean