QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

description Property

A string description of the item group specified by GroupName or GroupId .

Syntax

def get_description() -> str: ...

description = property(get_description, None)

Default Value

""

Remarks

This property will contain the description of the group as returned by QuickBooks.

This property is read-only.

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