Interface GetRemindersFromListsOptions

7.1.0

interface GetRemindersFromListsOptions {
    listIds: string[];
}

Properties

Properties

listIds: string[]

7.1.0