QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

company_name Property

Company name.

Syntax

def get_company_name() -> str: ...

company_name = property(get_company_name, None)

Default Value

""

Remarks

The 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]