Expand description

Helper structs to assist deserialising common data types

Structs

BSB number struct to represent XXX-XXX where Xs are numerics

The total field is represented as a Total-Credit-Debit triplet

The .aba file uses non-standard date format of DDMMYY. Caveat is that the leap year validation is capped at year 9999. This is a workaround that uses random two digits to make up a 4-digit year. Please refer to <https://www.ietf.org/rfc/rfc3339.txt> for more info