Interface StatsEntry

Hierarchy

  • StatsEntry

Indexable

[key: string]: any | any

Properties

created_at?: string

Approximate date and time the first event occurred in ISO 8601 format.

date?: string

Date these events occurred in ISO 8601 format.

leaked_passwords?: number

Number of breached-password detections on this date (subscription required).

logins?: number

Number of logins on this date.

signups?: number

Number of signups on this date.

updated_at?: string

Date and time this stats entry was last updated in ISO 8601 format.