ZettlePluginRefundResponse constructor
ZettlePluginRefundResponse({})
Implementation
ZettlePluginRefundResponse(
{required this.status,
this.originalAmount,
this.refundedAmount,
this.cardType,
this.maskedPan,
this.cardPaymentUUID});