MobileVerifyModel constructor
MobileVerifyModel({})
Implementation
MobileVerifyModel(
{this.accCode,
this.merchantCode,
this.msisdn,
this.otp,
this.refId,
this.responseCode,
this.responseDescription,
this.signature,
this.tokenId,
this.transactionId,
this.uniqueCode});