TxnData
new TxnData( usecase, amount, orderId, text )
| Name | Type | Description |
| usecase | The usecase id for a transaction | |
| amount | The amount of a transaction | |
| orderId | The orderId for a transaction. Holds specific information for certain usecases and txns. | |
| text | Any text which reminds the user of the transaction. |