... a super base class could be created such as “Transactio…
... a super base class could be created such as “Transaction”. From Transaction, one could inherit properties and methods; and then create a layer 1 set of derived classes such as “GamingTx”, “PosTx”, “CrmTx”, “SocialMediaTx”, etc. Has anyone done this?