LineItem constructor

LineItem()

Initializes a new instance of LineItem class.

def __init__(self):
    ...

See Also