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