ValidatePaymentModel constructor
ValidatePaymentModel({})
Implementation
ValidatePaymentModel(
{this.responseCode,
this.message,
this.transactionAmount,
this.charges,
this.gST,
this.totalPayable});