Overview
Model Name: PeriodBalanceMismatch
An indication of gaps between statement periods captured in the bank account.
Properties
begin_date
begin_date- Type
- String
- Pattern
/^\\d{2}\/\\d{2}\/\\d{4}$/- Required
- false
The starting date of the unaccounted-for statement period.
begin_balance
begin_balance- Type
- String
- Pattern
/^[+-]?\\d+(\\.\\d{1,2})?$/- Required
- false
The starting balance of the unaccounted-for statement period.
end_date
end_date- Type
- String
- Pattern
/^\\d{2}\/\\d{2}\/\\d{4}$/- Required
- false
The ending date of the unaccounted-for statement period.
end_balance
end_balance- Type
- String
- Pattern
/^[+-]?\\d+(\\.\\d{1,2})?$/- Required
- false
The ending balance of the unaccounted-for statement period.