License constructor

init

Initialize an instance of License class.

def __init__(self):
    ...

See Also