Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 791 Bytes

File metadata and controls

21 lines (16 loc) · 791 Bytes

vulpes_backend_client.model.NotificationModelDTO

Load the model package

import 'package:vulpes_backend_client/api.dart';

Properties

Name Type Description Notes
uiName String Model variableName for the UI
variableName String Name in the UI
comment String Comment of the notification
material String Material identifier
frameType String Type of frame
title String Title of the notification
id String ID of the notification [optional]

[Back to Model list] [Back to API list] [Back to README]