@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxWarehouse = {
        Code: string;
        InventoryBookkeping: string;
        InventoryManagement: string;
        InventoryManagementByValue: string;
        Location: string;
        Name: string;
        PDAccount: MinimaxReference;
        RecordDtModified: string;
        RowVersion: string;
        SellingPriceInput: string;
        StocksAccount: MinimaxReference;
        Usage: string;
        VATReducedAccount: MinimaxReference;
        VATSpecialReducedAccount: MinimaxReference;
        VATStandardAccount: MinimaxReference;
        WarehouseId: number;
    }
    Index

    Properties

    Code: string
    InventoryBookkeping: string
    InventoryManagement: string
    InventoryManagementByValue: string
    Location: string
    Name: string
    PDAccount: MinimaxReference
    RecordDtModified: string
    RowVersion: string
    SellingPriceInput: string
    StocksAccount: MinimaxReference
    Usage: string
    VATReducedAccount: MinimaxReference
    VATSpecialReducedAccount: MinimaxReference
    VATStandardAccount: MinimaxReference
    WarehouseId: number