pack

class pyZUnivers.pack.Pack(payload)

Reflects a cards pack.

id

The id of the pack.

Type:

str

name

The name of the pack.

Type:

str

year

The year of the pack. (4 digits, ex: 2021)

Type:

Union[None, int]

slug

The slug of the pack.

Type:

str