Skip to main content
Module

x/sentry/index.d.ts>User

The Official Sentry Deno SDK
Go to Latest
interface User
import { type User } from "https://deno.land/x/sentry@7.77.0/index.d.ts";

JSDoc

Index Signatures

[key: string]: any

Properties

optional
id: string | number
optional
ip_address: string
optional
email: string
optional
username: string
optional
segment: string