7.1.0

interface DeleteReminderOptions {
    id: string;
}

Properties

Properties

id: string

7.1.0