Interface ReturnsWarningsItem

warning

Hierarchy

  • ReturnsWarningsItem

Properties

item: null | string

item

itemid: null | number

item id

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