Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 6.11 KB

File metadata and controls

13 lines (10 loc) · 6.11 KB

BalanceSheetFilter

Fields

Field Type Required Description Example
start_date Optional[str] : warning: ** DEPRECATED **: This field is deprecated and may be removed in a future version..

The start date of the period to include in the resource.
2021-01-01
end_date Optional[str] The end date of the period to include in the resource. 2021-12-31
period_count Optional[int] The number of periods to include in the resource. 3
period_type Optional[models.PeriodType] The type of period to include in the resource: month, quarter, year. month
location_id Optional[str] The ID of the location to include in the resource. 123
accounting_method Optional[models.AccountingMethod] The accounting method used for the report: cash or accrual. accrual