Represents a bank statement in the CAMT.053 format
Statement
interface represents a bank statement in the CAMT.053 format, containing detailed information about account transactions and balances.
This is the parent interface for all information inside a CAMT.053 file. There usually is only one statement in the file, but the interface allows for multiple statements.
We recommend using transactions
and balances
to relevant information from a CAMT.053 file.