Properties | List of all members
MagicNumberEntry Class Reference

A single Magic Number entry. More...

Inherits object.

Properties

 magic_number = property
 str: The Magic Number which is tool-specific and at the same time specific to the Common Vision Blox Serial Number for which they have been bought. More...
 
 provider = property
 str: The friendly (= human-readable) name of the license provider, that reported this Magic Number entry. More...
 
 serial_number = property
 int: The serial number assigned to this Magic Number entry (0 if it has no inherent link to a serial number). More...
 
 tool_id = property
 str: The tool ID of the Magic Number entry. More...
 

Detailed Description

A single Magic Number entry.

Property Documentation

◆ magic_number

magic_number = property
static

str: The Magic Number which is tool-specific and at the same time specific to the Common Vision Blox Serial Number for which they have been bought.

◆ provider

provider = property
static

str: The friendly (= human-readable) name of the license provider, that reported this Magic Number entry.

◆ serial_number

serial_number = property
static

int: The serial number assigned to this Magic Number entry (0 if it has no inherent link to a serial number).

◆ tool_id

tool_id = property
static

str: The tool ID of the Magic Number entry.