Top-level container for a parsed camt.053 (BankToCustomerStatement) message.
Corresponds to the <Document><BkToCstmrStmt> root element.
Summary
Types
@type t() :: %ISO20022.Camt053.Document{ group_header: ISO20022.Camt053.GroupHeader.t(), statements: [ISO20022.Camt053.Statement.t()] }