This is a class from the KashFlow Accounting Software SOAP API

Description

Returned by the GetBalanceSheet method.

Parameters

Date
DateTime
The end date to run the Balance Sheet up to

FixedAssets
Array of NominalCode
An array of type NominalCode containing all Nominal Codes with values contributing to the FixedAssetsTotal for the defined period

FixedAssetsTotal
Decimal
Sum of the balances for the Nominal Codes in FixedAssets
CurrentAssets
Array of NominalCode
An array of type NominalCode containing all Nominal Codes with values contributing to the CurrentAssetsTotal for the defined period

CurrentAssetsTotal
Decimal
Sum of the balances for the Nominal Codes in CurrentAssets
CurrentLiabilities
Array of NominalCode
An array of type NominalCode containing all Nominal Codes with values contributing to the CurrentLiabilitiesTotal for the defined period

CurrentLiabiltiesTotal
Decimal
Sum of the balances for the Nominal Codes in CurrentLiabilities

CapitalReserves
Array of NominalCode
An array of type NominalCode containing all Nominal Codes with values contributing to the CapitalReservesTotal for the defined period 

CapitalReservesTotal
Decimal
Sum of the balances for the Nominal Codes in CapitalReserves