License constructor

__init__(self)

Initializes a new instance of the License class.


def __init__(self):
    ...

See Also