This is a class from the KashFlow Accounting Software SOAP API

Description

Parameters

DBID
Integer
The system-wide, unique ID number for the journal (immutable)

JournalNumber
Integer
The journal number, must be unique for the KashFlow account journal list

JournalDate
Datetime
The date the journal was recorded for in ISO 8601 format of yyyy-mm-ddT00:00:00

Comment
String
A string of free text used to add a comment to the journal head

Lines
Array of JournalLine
An array of type <a href=”../journalline/”>JournalLine</a>