Trello.js - API library
Preparing search index...
Models
TokenPermission
Interface TokenPermission
interface
TokenPermission
{
idModel
?:
string
;
modelType
?:
string
;
read
?:
boolean
;
write
?:
boolean
;
}
Index
Properties
id
Model?
model
Type?
read?
write?
Properties
Optional
id
Model
idModel
?:
string
Optional
model
Type
modelType
?:
string
Optional
read
read
?:
boolean
Optional
write
write
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
Model
model
Type
read
write
Trello.js - API library
Loading...