QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

first_month_tax Property

The first month in the company's tax year.

Syntax

def get_first_month_tax() -> str: ...

first_month_tax = property(get_first_month_tax, None)

Default Value

""

Remarks

The first month in the company's tax year. Will be the name of the month (i.e., "January", "February", etc.)

This property is read-only.

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