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