QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

line1 Property

The first line of the address.

Syntax

def get_line1() -> str: ...
def set_line1(value: str) -> None: ...

line1 = property(get_line1, set_line1)

Default Value

""

Remarks

The first line of the address.

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