--- layout: docs title: Calendar edit_url: "https://github.com/nylas/N1/blob/master/src/flux/models/calendar.coffee" ---
The Calendar model represents a Calendar object served by the Nylas Platform API. For more information about Calendar on the Nylas Platform, read the Calendar API Documentation
name
: AttributeString The name of the calendar.
description
: AttributeString The description of the calendar.
This class also inherits attributes from Model