Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 768 Bytes

BreachedIdentitiesResponsePayloadBody.md

File metadata and controls

13 lines (9 loc) · 768 Bytes

BreachedIdentitiesResponsePayloadBody

Properties

Name Type Description Notes
breached_identities list[BreachedIdentity] The list of breached identities [optional]
breaches list[Breach] The list of breaches [optional]
next_page_token str The token to be used to retrieve the next page of results. Will not be returned if there are no more results. [optional]
total_results int The total number of breached identities found. [optional]

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