class Todoist::Service::Reminder

Public Instance Methods

collection_class() click to toggle source
# File lib/todoist/service/reminder.rb, line 4
def collection_class
  Todoist::Reminder
end