TagCount Class

Tag count.

Inheritance
TagCount

Constructor

TagCount(*, type: Optional[str] = None, value: Optional[int] = None, **kwargs)

Variables

type
str

Type of count.

value
int

Value of count.