@akamai/openapi-ts
    Preparing search index...

    Variable putManagedContactResponseSchemaConst

    putManagedContactResponseSchema: ZodObject<
        {
            email: ZodEmail;
            group: ZodUnion<readonly [ZodString, ZodNull]>;
            id: ZodReadonly<ZodInt>;
            name: ZodString;
            phone: ZodObject<
                {
                    primary: ZodUnion<readonly [ZodString, ZodNull]>;
                    secondary: ZodUnion<readonly [ZodString, ZodNull]>;
                },
                $strip,
            >;
            updated: ZodReadonly<ZodISODateTime>;
        },
        $strip,
    > = ...

    Information about someone Linode's special forces may contact in case an issue is detected with a manager service.