warning

Hierarchy

  • ReturnsItem

Properties

item: null | string

item is always 'note'

itemid: null | number

When errorcode is savedfailed the note could not be modified.When errorcode is badparam, an incorrect parameter was provided.When errorcode is badid, the note does not exist

message: null | string

untranslated english message to explain the warning

warningcode: null | string

errorcode can be badparam (incorrect parameter), savedfailed (could not be modified), or badid (note does not exist)

Generated using TypeDoc