QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

legal_name Property

Legal company name.

Syntax

def get_legal_name() -> str: ...

legal_name = property(get_legal_name, None)

Default Value

""

Remarks

The legal name of the QuickBooks company.

This property is read-only.

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