Commit e9bf67c
committed
Make value_date in Field32A optional
Changed the type of value_date from NaiveDate to Option<NaiveDate> in the Field32A struct to allow for cases where the value date may be absent.1 parent 9c76b1c commit e9bf67c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments