Nado Typescript SDK Documentation
    Preparing search index...

    Interface SettlePnlParams

    interface SettlePnlParams {
        subaccounts: Bytes[];
        productIds: number[];
    }
    Index

    Properties

    subaccounts: Bytes[]
    productIds: number[]