GetnetRefundPayload constructor
GetnetRefundPayload({})
Implementation
GetnetRefundPayload({
required this.amount,
this.transactionDate,
this.cvNumber,
this.originTerminal,
this.allowPrintCurrentTransaction,
});