QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

service_name Property

The name of the Intuit service that the company is (or has been) subscribed to.

Syntax

def get_service_name(service_index: int) -> str: ...

Default Value

""

Remarks

The name of the Intuit service that the company is (or has been) subscribed to.

The service_index parameter specifies the index of the item in the array. The size of the array is controlled by the service_count property.

This property is read-only.

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