Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 539 Bytes

Identity.md

File metadata and controls

13 lines (9 loc) · 539 Bytes

Identity

A connected user identity, such as an email.

Properties

Name Type Description Notes
type str The type of identity. [optional]
value str The identity value. [optional]
verification str The type of verification performed on the identity. [optional]

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