Transfer constructor

Transfer()

Initializes a new instance of Transfer class.

def __init__(self):
    ...

See Also