QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

qwc_file_info_app_id Property

The application Id.

Syntax

def get_qwc_file_info_app_id() -> str: ...
def set_qwc_file_info_app_id(value: str) -> None: ...

qwc_file_info_app_id = property(get_qwc_file_info_app_id, set_qwc_file_info_app_id)

Default Value

""

Remarks

The application Id. This value is passed to QuickBooks or QuickBooks POS when a connection is opened, however it is not used at the time of this writing.

This property is optional.

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