License constructor

__init__(self)

Initialize an instance of License class.


def __init__(self):
    ...

See Also