Trello.js - API library
Preparing search index...
Models
CheckItem
Interface CheckItem
interface
CheckItem
{
id
?:
string
;
idChecklist
?:
string
;
name
?:
string
;
nameData
?:
string
;
pos
?:
string
;
state
?:
string
;
}
Index
Properties
id?
id
Checklist?
name?
name
Data?
pos?
state?
Properties
Optional
id
id
?:
string
Optional
id
Checklist
idChecklist
?:
string
Optional
name
name
?:
string
Optional
name
Data
nameData
?:
string
Optional
pos
pos
?:
string
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
id
Checklist
name
name
Data
pos
state
Trello.js - API library
Loading...