| AlertMessageModel | Represents an alert message send to the user. This model can be used for alerts, but also for notification dropdowns. |
| FileUploadViewModel | Model when a user uploads a file |
| ForgetPasswordModel | Email container to check whether the email address submitted by the user is valid. |
| LoginInputModel | Submitted through the login form. |
| LogViewModel | Represents a frontend viewable log. Is created from LogDto |
| MfaInputModel | Input model for the Multi-Factor Authentication Model |
| MfaSmsInputModel | Input model for the SMS Multi-Factor Authentication Model |
| MultipleStateConfirmDialogOption | Option for a multiple state confirm dialog. |
| MultipleStateConfirmDialogOptions | Confirm dialog options for multiple states. |
| ResetPasswordModel | Form data for creating a new password |
| TrashItemModel | Represents an item derived from IIsSoftDeletable (AccountDto, DeviceDto, etc.) that has been soft-deleted. |
| EditorActiveTab | The tab to move to at startup for the editor. |
| ItemCreationStatus | The status of an item being created in a user editor screen |