DebitResponse constructor
DebitResponse()
Implementation
DebitResponse(this.status, this.tranId, this.amtDebited, this.tip, this.remainingBalance,
this.last4,
this.reason, this.earnCashback, this.memberId);
DebitResponse(this.status, this.tranId, this.amtDebited, this.tip, this.remainingBalance,
this.last4,
this.reason, this.earnCashback, this.memberId);