Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
CustomEntry
Interface CustomEntry
interface
CustomEntry
{
attachments
:
CustomEntryAttachment
[]
;
components
:
Component
[]
;
entryType
:
"custom"
;
externalId
:
null
|
string
;
title
:
string
;
type
:
null
|
string
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
attachments
components
entry
Type
external
Id
title
type
Properties
attachments
attachments
:
CustomEntryAttachment
[]
components
components
:
Component
[]
entry
Type
entry
Type
:
"custom"
external
Id
external
Id
:
null
|
string
title
title
:
string
type
type
:
null
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
components
entry
Type
external
Id
title
type
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc