Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 686 Bytes

Email.md

File metadata and controls

14 lines (9 loc) · 686 Bytes

Email

Properties

Name Type Description Notes
display String User's primary email address just for the display purpose [optional]
operation String [optional]
primary Boolean A Boolean value indicating the 'primary' or preferred email, The primary attribute value 'true' must appear no more than once. [optional]
type String A label indicating the attribute's function, Accepted values include: [work, home, other] [optional]
value String Email address of the user e.g. 'bjensen@example.com' [optional]