PaymentTransaction constructor
const
PaymentTransaction()
Implementation
const PaymentTransaction(this.id, this.date, this.status, this.customFields,
this.customFormAnswers, this.paymentMethod, this.billingData);