PaymentMethod constructor
PaymentMethod({})
Implementation
PaymentMethod(
{this.status,
this.message,
this.txnRef,
this.approvalRefNo,
this.response,
this.txnId,
this.responseCode,
this.trtxnRef});