QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

company_type Property

The type of company.

Syntax

def get_company_type() -> str: ...

company_type = property(get_company_type, None)

Default Value

""

Remarks

The type of company, as originally chosen by the QuickBooks user.

This property is read-only.

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