QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

first_month_fiscal Property

The first month in the company's fiscal year.

Syntax

def get_first_month_fiscal() -> str: ...

first_month_fiscal = property(get_first_month_fiscal, None)

Default Value

""

Remarks

The first month in the company's fiscal 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]