Example,
i need to define different field spec for different type of mesasge
- network
- authorisation card not present
- authorisation card present
-authorisation tokenization
any idea how to handle this during unpacking ?
when i pack, that is fine as we know what we want to generate. but for incoming messages, this is a challenge.