Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
FieldRef
Interface FieldRef<Model, FieldType>
A reference to a specific field of a specific model
interface
FieldRef
<
Model
,
FieldType
>
{
isList
:
boolean
;
modelName
:
Model
;
name
:
string
;
typeName
:
FieldType
;
}
Type Parameters
Model
FieldType
Index
Properties
is
List
model
Name
name
type
Name
Properties
Readonly
is
List
is
List
:
boolean
Readonly
model
Name
model
Name
:
Model
Readonly
name
name
:
string
Readonly
type
Name
type
Name
:
FieldType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
List
model
Name
name
type
Name
@notibot/noti-api-client
Loading...
A reference to a specific field of a specific model