useresponse
Preparing search index...
CustomFieldValue
Interface CustomFieldValue
interface
CustomFieldValue
{
id
?:
number
;
label
?:
string
;
name
?:
string
;
textValue
?:
unknown
[]
;
value
?:
unknown
[]
;
}
Index
Properties
id?
label?
name?
text
Value?
value?
Properties
Optional
id
id
?:
number
Optional
label
label
?:
string
Optional
name
name
?:
string
Optional
text
Value
textValue
?:
unknown
[]
Optional
value
value
?:
unknown
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
label
name
text
Value
value
useresponse
Loading...