ReminderDto
remindAtstringrequired
firedAtstringnullablerequired
Set once the notification has been sent.
ReminderDto
{
"remindAt": "string",
"firedAt": "string"
}
Set once the notification has been sent.
{
"remindAt": "string",
"firedAt": "string"
}