TagCount Class

Tag count.

Constructor

TagCount(*args: Any, **kwargs: Any)

Variables

Name Description
type
str

Type of count.

value
int

Value of count.

Attributes

type

Type of count.

type: str | None

value

Value of count.

value: int | None