PatchUserData¶ class PatchUserData[source]¶ Input data required for the User::Patch operation. email: Just[str] | _Nothing[str] = Nothing¶ Your new email old_password: Just[str] | _Nothing[str] = Nothing¶ Your old password name: Just[str] | _Nothing[str] = Nothing¶ Your new name new_password: Just[str] | _Nothing[str] = Nothing¶ Your new password