PayoutTransaction constructor
const
PayoutTransaction()
Implementation
const PayoutTransaction(
this.id,
this.date,
this.status,
this.payoutMethod,
this.amountCurrency,
this.maxPayoutAmount,
this.amount,
this.customFields,
this.billingData,
this.customMessage);