ims-db
    Preparing search index...

    Variable ProductTypeDiscountSelectOwnConst

    ProductTypeDiscountSelectOwn: ZodObject<
        {
            createdAt: ZodOptional<ZodCoercedBoolean<unknown>>;
            discountId: ZodOptional<ZodCoercedBoolean<unknown>>;
            id: ZodOptional<ZodCoercedBoolean<unknown>>;
            productTypeId: ZodOptional<ZodCoercedBoolean<unknown>>;
            readonly: ZodOptional<ZodCoercedBoolean<unknown>>;
            updatedAt: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = ProductTypeDiscountOmit

    ProductTypeDiscountSelectOwn schema (Thu Nov 13 2025)