ims-db
    Preparing search index...

    Variable CustomerGroupDiscountSelectOwnConst

    CustomerGroupDiscountSelectOwn: ZodObject<
        {
            createdAt: ZodOptional<ZodCoercedBoolean<unknown>>;
            customerGroupId: ZodOptional<ZodCoercedBoolean<unknown>>;
            discountId: ZodOptional<ZodCoercedBoolean<unknown>>;
            id: ZodOptional<ZodCoercedBoolean<unknown>>;
            updatedAt: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = CustomerGroupDiscountOmit

    CustomerGroupDiscountSelectOwn schema (Thu Nov 13 2025)