QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

line3 Property

The third line of the address.

Syntax

def get_line3() -> str: ...
def set_line3(value: str) -> None: ...

line3 = property(get_line3, set_line3)

Default Value

""

Remarks

The third line of the address.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Python Edition - Version 20.0 [Build 7941]