Map<String, dynamic> toMap() => { 'refundAmount': refundAmount, 'taxAmount': taxAmount, 'reference': reference, 'receiptNumber': receiptNumber };