autoextract_poet.items.GTIN

class GTIN(type: str, value: str)[source]

Bases: autoextract_poet.items.Item

__init__(type: str, value: str) None

Method generated by attrs for class GTIN.

Methods

__init__(type, value)

Method generated by attrs for class GTIN.

from_dict(item)

Read an item from a dictionary.

from_list(items)

Read items from a list, invoking from_dict for each item in the list

Attributes

type

value