Constructor
new RTMList(props)
- Source:
Create a new RTM List
Parameters:
Name | Type | Description |
---|---|---|
props |
object | The properties from the RTM API response |
Members
archived :boolean
- Source:
List Archived Flag
Type:
- boolean
deleted :boolean
- Source:
List Deleted Flag
Type:
- boolean
filter :string
- Source:
Smart List Filter
Type:
- string
id :Number
- Source:
List ID
Type:
- Number
locked :boolean
- Source:
List Locked Flag
Type:
- boolean
name :string
- Source:
List Name
Type:
- string
position :Number
- Source:
List Position
Type:
- Number
props :object
- Source:
All of the RTM List properties
Type:
- object
smart :boolean
- Source:
Smart List Flag
Type:
- boolean
sort_order :Number
- Source:
List Sort Order
Type:
- Number