QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

service_domain Property

Indicates the provider of the service that the company is (or has been) subscribed to.

Syntax

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

Default Value

""

Remarks

Indicates the provider of the service that the company is (or has been) subscribed to. For example: "Intuit".

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]