@openpit/engine
    Preparing search index...

    Interface AccountAdjustmentAccountPnlOperationInit

    interface AccountAdjustmentAccountPnlOperationInit {
        state: string | number | bigint | PnlHaltReason | Pnl;
    }
    Index
    state: string | number | bigint | PnlHaltReason | Pnl