TransectionParameter constructor
TransectionParameter({})
Implementation
TransectionParameter({
required this.clientId,
required this.processData,
required this.processType,
required this.transactionNumber,
});