Are you sure you would like to delete the reservation from:
\r\n\r\n Refundable Amount:\r\n {{ `${cancellation.reservation.reservation.chargeAmount || 0}` | currency }}\r\n
\r\n\r\n Service Fee Amount (Non-Refundable):\r\n {{ `${cancellation.reservation.reservation.nonRefundableAmount || 0}` | currency }}\r\n
\r\n\r\n Convenience Fee Amount (Non-Refundable):\r\n {{ `${convenienceFee || 0}` | currency }}\r\n
\r\n{{ cancellation.reservation.startDate }} to {{ cancellation.reservation.endDate }}?
\r\n{{ message }}
\r\n\r\n To proceed, please write the name of the amenity in the input box next to the delete button\r\n and then press the delete button.\r\n
\r\n{{ amenity.description }}
\r\n\r\n