NoteBean
From EconzExternal
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 | Size | Required | Description |
|---|---|---|---|---|
| AddedBy | String | 20 | Yes | The EService user name of the person adding the note. |
| PrimaryKey | String | 9 | No | The EService primary key of this note. |
| Privat | boolean | 1 | Yes | 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 | ~500 | Yes | The actual text of the note. |
| WhenCreated | Calendar | N/A | Yes | The date and time that the note was created. |
