warning

Hierarchy

  • ReturnsWarningsItem

Properties

item: null | string

item is always 'assignment'

itemid: null | number

when errorcode is 3 then itemid is an assignment id. When errorcode is 1, itemid is a course module id

message: null | string

untranslated english message to explain the warning

warningcode: null | string

errorcode can be 3 (no user mappings found) or 1 (no permission to get user mappings)

Generated using TypeDoc