DirectPaymentResponse constructor
DirectPaymentResponse({})
Implementation
DirectPaymentResponse(
{this.status,
this.errorMessage,
this.paymentId,
this.token,
this.recurringId,
this.paymentURL,
this.cardInfo});