Closed elominp closed 3 years ago
Proposal of a fix for issue #26, adding a new Gson adapter for the AppHdr and a new hdrType field to store the AppHdr type in the serialized Json.
hdrType
Defaults to LegacyAppHdr if the new type field is missing for compatibility
Picked up with some changes in https://github.com/prowide/prowide-iso20022/pull/29
Proposal of a fix for issue #26, adding a new Gson adapter for the AppHdr and a new
hdrType
field to store the AppHdr type in the serialized Json.Defaults to LegacyAppHdr if the new type field is missing for compatibility