reminders property
read / write
List of reminders for the end date of th warranty. Not more than 5 reminders can be defined.
Implementation
List<ReminderDto>? reminders;
List of reminders for the end date of th warranty. Not more than 5 reminders can be defined.
List<ReminderDto>? reminders;