Skip to content

Reminder

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/reminder.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
Idnumber
TypeIdnumber
BranchIdnumber
RelatedToIdnumber
RelatedToTypeIdnumber
ReminderTimeUnitnumber
ReminderTimeUnitIdnumber
CreationDateDate
EventDateDate
ReminderDateDate
TimeZonenumber
ReminderTitlestring
RemindedUserIdnumber
CreatedByIdnumber

Used by

12 references from 12 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (12)

  • CallActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1
  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • NewActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1
  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • VisitActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1
  • MyDeskColumnsViewComponentFrontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts:1
  • MyDeskComponentFrontend/src/app/components/dashboard/my-desk/my-desk.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1

…and 4 more.

Was this page helpful?

Download as PDF