PaymentModeModel constructor
PaymentModeModel({})
Implementation
PaymentModeModel(
{this.status,
this.message,
this.timeStamp,
this.data,
this.requestId,
this.correlationId,
this.code,
this.errors});