@ptkl/sdk - v1.3.4
    Preparing search index...
    MinimaxStockEntry: MinimaxLeanStockEntry & {
        Account: MinimaxReference;
        AddresseeAddress: string;
        AddresseeCity: string;
        AddresseeCountry: MinimaxReference;
        AddresseeCountryName: string;
        AddresseeGLN: string;
        AddresseeName: string;
        AddresseePostalCode: string;
        AssociationWithIssuedInvoice: string;
        Currency: MinimaxReference;
        DeliveryNoteDescriptionAbove: string;
        DeliveryNoteDescriptionBelow: string;
        DeliveryNoteReportTemplate: MinimaxReference;
        Description: string;
        ExchangeRate: number;
        OriginalDocumentDate: string;
        OriginalDocumentType: string;
        PercentOfDirectCostsOfPurchase: number;
        Rabate: number;
        ReceiptFromFarmer: string;
        RecipientAddress: string;
        RecipientCity: string;
        RecipientCountry: MinimaxReference;
        RecipientCountryName: string;
        RecipientGLN: string;
        RecipientName: string;
        RecipientPostalCode: string;
        RecordDtModified: string;
        RowVersion: string;
        StockEntryRows: MinimaxStockEntryRow[];
        ValueOfMaterialAndGoods: number;
        ValueOfReceipt: number;
        ValueOfRelatedCosts: number;
    }