Trello.js - API library
Preparing search index...
Models
CustomField
Interface CustomField
interface
CustomField
{
display
?:
{
cardFront
?:
boolean
}
;
fieldGroup
?:
string
;
id
?:
string
;
idModel
?:
string
;
modelType
?:
string
;
name
?:
string
;
options
?:
{
color
?:
string
;
id
?:
string
;
idCustomField
?:
string
;
pos
?:
number
;
value
?:
{
text
?:
string
}
;
}
[]
;
pos
?:
string
;
type
?:
string
;
}
Index
Properties
display?
field
Group?
id?
id
Model?
model
Type?
name?
options?
pos?
type?
Properties
Optional
display
display
?:
{
cardFront
?:
boolean
}
Optional
field
Group
fieldGroup
?:
string
Optional
id
id
?:
string
Optional
id
Model
idModel
?:
string
Optional
model
Type
modelType
?:
string
Optional
name
name
?:
string
Optional
options
options
?:
{
color
?:
string
;
id
?:
string
;
idCustomField
?:
string
;
pos
?:
number
;
value
?:
{
text
?:
string
}
;
}
[]
Optional
pos
pos
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
field
Group
id
id
Model
model
Type
name
options
pos
type
Trello.js - API library
Loading...