[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Contact
Defines the properties of Contact.
Properties
string
email
Optional
The email address of the user.
string
username
Optional
The username of the user.
JSON Example
{
"email": "...",
"username": "..."
}