CreateEmailChangeData¶ class CreateEmailChangeData[source]¶ Input data required for the Email Change::Create operation. new_email: str¶ The new email address. old_password: Just[str] | _Nothing[str] = Nothing¶ The current password (required if the user has one).