TransactionTrackResponse constructor
TransactionTrackResponse({})
Implementation
TransactionTrackResponse(
{this.paymentTransaction,
this.total,
this.perPage,
this.currentPage,
this.nextPageUrl,
this.previousPageUrl});