| ProductNoteId |
The ID of the note.
|
integer
|
None.
|
| NoteText |
The text of the note.
|
string
|
None.
|
| AddToPickerInstructions |
Whether the note is added to the picker instructions of orders containing this product.
|
boolean
|
None.
|
| AddToPurchaseOrders |
Whether the note is added to purchase orders containing this product.
|
boolean
|
None.
|
| IsConfirmationRequiredOnDespatch |
Whether the note has to be confirmed when despatching an order containing this product.
|
boolean
|
None.
|
| CreatedByUserId |
The ID of the user who created the note.
|
integer
|
None.
|
| CreatedByUserName |
The name of the user who created the note.
|
string
|
None.
|
| CreatedDateUtc |
The date the note was created. Notes created before this was recorded
return their last modified date instead.
|
date
|
None.
|
| UpdatedDateUtc |
The date the note was last modified.
|
date
|
None.
|