@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxLeanStockEntry = {
        Analytic: MinimaxReference;
        Customer: MinimaxReference;
        Date: string;
        Number: number;
        Status: string;
        StockEntryId: number;
        StockEntrySubtype: string;
        StockEntryType: string;
    }
    Index

    Properties

    Date: string
    Number: number
    Status: string
    StockEntryId: number
    StockEntrySubtype: string
    StockEntryType: string