Skip to content

WSTrialBalance

Danko Sačer edited this page Jul 11, 2019 · 3 revisions

This structure represents a trial balance.

WSTrialBalance

WSTrialBalance members

Name Type Description
FinancialYear Int32 The financial year for which the trial balance was run.
PeriodName String The name of the period within a given financial year, for which the trial balance was run.
PeriodNumber Int32 The number of the period within a given financial year, for which the trial balance was run.
Balances [WSBalance] Detail of the trial balance split by GL Account Code.
Clone this wiki locally