NoteBean
From
Description
Contains all relevant information connected to any notes that have been added to a job.
Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
AddedBy | String | The EService user name of the person adding the note. |
PrimaryKey | String | The EService primary key of this note. |
Privat | boolean | A flag indicating whether this note should be hidden from field workers who receive this job ie The note is private and can only be seen by users of type "Dispatcher". |
Text | String | The actual text of the note. |
WhenCreated | Calendar | The date and time that the note was created. |