File

src/app/admin/toolbar-notification/toolbar-notification.model.ts

Index

Properties

Properties

id
Type : string
lastTime
Type : string
state
Type : string
title
Type : string
export class ToolbarNotificationModel {
  id: string;
  title: string;
  lastTime: string;
  state: string;
}

result-matching ""

    No results matching ""