RecipientAddress constructor

RecipientAddress()

Initializes a new instance of RecipientAddress class.

def __init__(self):
    ...

See Also