Interface ReturnsWarningsItem

warning

Hierarchy

  • ReturnsWarningsItem

Properties

item: null | string

always set to 'key'

itemid: null | number

faulty key name

message: null | string

untranslated english message to explain the warning

warningcode: null | string

the warning code can be used by the client app to implement specific behaviour

Generated using TypeDoc