EmailChangeResponse Object

Contains information about a completed request to change the email address on a user account.

This object is used by the following operations:

The properties included in the EmailChangeResponse object are listed below.

Property Type Description
newEmailAddress String The new email address for the account.
userName String The username for the user whose email address is being changed.
changeStatus Boolean Indicates whether the user's email address was changed.