IssuingTransactionNetworkData constructor
const
IssuingTransactionNetworkData({})
Details about the transaction, such as processing dates, set by the card network.
Implementation
const IssuingTransactionNetworkData({
this.authorizationCode,
this.processingDate,
this.transactionId,
});