Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 792 Bytes

BreachedIdentity.md

File metadata and controls

15 lines (11 loc) · 792 Bytes

BreachedIdentity

Properties

Name Type Description Notes
breach_ids list[int] The IDs of the breaches the identity is associated with [optional]
domain str The breached identity domain [optional]
id int The internal id of the identity [optional]
last_breach_date datetime The date of the most recent breach (RFC 3339 format) [optional]
name str The breached identity name [optional]
num_breaches int The total number of breaches the identity has been in [optional]

[Back to Model list] [Back to API list] [Back to README]