Info constructor
Info({
- int? iD,
- String? mobileNumber,
- double? amount,
- String? iFSC,
- String? accountNumber,
- String? mMID,
- String? mobile,
- String? insertDatetime,
- String? status,
- int? mM,
- int? yYYY,
- String? rRN,
- bool? sMSSent,
- String? orderID,
- String? msgId,
- String? orgId,
- String? prodType,
- String? tS,
- String? ver,
- String? custRef,
- String? txnid,
- String? initiationMode,
- String? note,
- String? purpose,
- String? refCategory,
- String? refId,
- String? txntype,
- String? addr,
- String? code,
- String? name,
- String? seqNum,
- String? payertype,
- String? cardAccpTrId,
- String? cardAccIdCode,
- String? deviceMobile,
- String? deviceLOCATION,
- String? payerMMID,
- String? payerMOBNUM,
- String? payerIFSC,
- String? payerACTYPE,
- String? payerACNUM,
- String? credType,
- String? amountcurr,
- String? amountValue,
- String? payeecode,
- String? payeeseqNum,
- String? payeetype,
- String? payeeaddrType,
- String? detailIFSC,
- String? detailACNUM,
- String? detailMMID,
- String? detailMobile,
- String? detailACRYPE,
- String? txnresult,
- String? txnerrCode,
- String? respPayeeresult,
- String? respPayeeseqNum,
- String? respPayeeaddr,
- String? respPayeeregName,
- String? respPayeeacNum,
- String? respPayeeIFSC,
- String? respPayeecode,
- String? respPayeeaccType,
- String? respPayeesettAmount,
- String? respPayeeorgAmount,
- String? respPayeesettCurrency,
- String? respPayeeapprovalNum,
- String? respPayeerespCode,
- String? respPayeereversalRespCode,
- String? respPayerseqNum,
- String? respPayeraddr,
- String? respPayerregName,
- String? respPayeracNum,
- String? respPayerIFSC,
- String? respPayercode,
- String? respPayeraccType,
- String? respPayersettAmount,
- String? respPayerorgAmount,
- String? respPayersettCurrency,
- String? respPayerapprovalNum,
- String? respPayerrespCode,
- String? respPayerreversalRespCode,
- String? narration,
- String? uniqueID,
- int? accountHolderID,
Implementation
Info(
{this.iD,
this.mobileNumber,
this.amount,
this.iFSC,
this.accountNumber,
this.mMID,
this.mobile,
this.insertDatetime,
this.status,
this.mM,
this.yYYY,
this.rRN,
this.sMSSent,
this.orderID,
this.msgId,
this.orgId,
this.prodType,
this.tS,
this.ver,
this.custRef,
this.txnid,
this.initiationMode,
this.note,
this.purpose,
this.refCategory,
this.refId,
this.txntype,
this.addr,
this.code,
this.name,
this.seqNum,
this.payertype,
this.cardAccpTrId,
this.cardAccIdCode,
this.deviceMobile,
this.deviceLOCATION,
this.payerMMID,
this.payerMOBNUM,
this.payerIFSC,
this.payerACTYPE,
this.payerACNUM,
this.credType,
this.amountcurr,
this.amountValue,
this.payeecode,
this.payeeseqNum,
this.payeetype,
this.payeeaddrType,
this.detailIFSC,
this.detailACNUM,
this.detailMMID,
this.detailMobile,
this.detailACRYPE,
this.txnresult,
this.txnerrCode,
this.respPayeeresult,
this.respPayeeseqNum,
this.respPayeeaddr,
this.respPayeeregName,
this.respPayeeacNum,
this.respPayeeIFSC,
this.respPayeecode,
this.respPayeeaccType,
this.respPayeesettAmount,
this.respPayeeorgAmount,
this.respPayeesettCurrency,
this.respPayeeapprovalNum,
this.respPayeerespCode,
this.respPayeereversalRespCode,
this.respPayerseqNum,
this.respPayeraddr,
this.respPayerregName,
this.respPayeracNum,
this.respPayerIFSC,
this.respPayercode,
this.respPayeraccType,
this.respPayersettAmount,
this.respPayerorgAmount,
this.respPayersettCurrency,
this.respPayerapprovalNum,
this.respPayerrespCode,
this.respPayerreversalRespCode,
this.narration,
this.uniqueID,
this.accountHolderID});