ims-db
    Preparing search index...

    Variable ProductTypeDiscountFieldConst

    ProductTypeDiscountField: ZodEnum<
        {
            createdAt: "createdAt";
            discountId: "discountId";
            id: "id";
            productTypeId: "productTypeId";
            readonly: "readonly";
            updatedAt: "updatedAt";
        },
    > = ...

    ProductTypeDiscountField schema (Thu Nov 13 2025)