Jam.py documentation

item_type

item_type

domain: server

language: python

class: AbstractItem class

Description

Specifies the type of the item.

Use the item_type attribute to get the type of the item. It can have one of the following values

  • “task”,

  • “items”,

  • “details”,

  • “reports”,

  • “item”,

  • “detail_item”,

  • “report”,

  • “detail”

See also

Task tree