QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

email Property

Company email address.

Syntax

def get_email() -> str: ...

email = property(get_email, None)

Default Value

""

Remarks

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