//app/dev.atick.compose.worker/cancellationReminderNotification
cancellationReminderNotification
[androidJvm]\ fun Context.cancellationReminderNotification(merchantName: String, nextPaymentDate: Long): Notification
Notification for cancellation reminder
Return
The notification for the cancellation reminder.
Parameters
androidJvm
merchantName | The name of the merchant. |
nextPaymentDate | The next payment date. |