Skip to main content
Version: 0.93

templates.TableOneAttributeSchema

class templates.TableOneAttributeSchema(*args, **kwargs)

Table One Attribute template

Parameters:
  • field (str) – Field

  • elem_field (str) – Element field

  • operator ({"ANY", "ALL"}) – Operator

  • values (List[str]) – List of values

  • case_sensitive (bool, default False) – Case sensitive or not