QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

line2 Property

The second line of the address.

Syntax

def get_line2() -> str: ...
def set_line2(value: str) -> None: ...

line2 = property(get_line2, set_line2)

Default Value

""

Remarks

The second line of the address.

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