This is a class from the KashFlow Accounting Software SOAP API

Description

Parameters

TurnoverTotal
Decimal
The total turnover for this period

CostOfSalesTotal
Decimal
The total cost of sales for this period

ExpensesTotal
Decimal
The total expenses for this period

NetProfit
Decimal
The net profit for this period

GrossProfit
Decimal
The gross profit for this period

id
Integer
The Nominal Code system-wide unique ID

Code
String
The code for this Nominal Code

Name
Integer
The name for this Nominal Code

Turnover
NominalCode
An array of type NominalCode containing each code that makes up the TurnoverTotal figure

CostOfSales
NominalCode
An array of type NominalCode containing each code that makes up the CostofSalesTotal figure

Expenses
NominalCode
An array of type NominalCode containing each code that makes up the ExpensesTotal figure