ims-db
    Preparing search index...

    Variable CustomerDiscountSelectOwnConst

    CustomerDiscountSelectOwn: ZodObject<
        {
            createdAt: ZodOptional<ZodCoercedBoolean<unknown>>;
            customerId: ZodOptional<ZodCoercedBoolean<unknown>>;
            discountId: ZodOptional<ZodCoercedBoolean<unknown>>;
            id: ZodOptional<ZodCoercedBoolean<unknown>>;
            readonly: ZodOptional<ZodCoercedBoolean<unknown>>;
            updatedAt: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = CustomerDiscountOmit

    CustomerDiscountSelectOwn schema (Thu Nov 13 2025)