Skip to main content

IGuideEditorOrSubInfo

Basic user information including name and email hint.

emailHintstring

Partially masked email address for identification

firstnamestring

User's first name

idstring

User ID

lastnamestring

User's last name

IGuideEditorOrSubInfo
{
"emailHint": "string",
"firstname": "string",
"id": "string",
"lastname": "string"
}