Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
<internal>
EntityCreateInfo
Type alias EntityCreateInfo
Entity
Create
Info
:
{
index
?:
EntityIndex
;
name
?:
string
;
payload_decoder
?:
string
|
null
;
schema
?:
EntitySchema
;
tags
?:
TagsObj
[]
;
}
Type declaration
Optional
index
?:
EntityIndex
Optional
name
?:
string
Optional
payload_
decoder
?:
string
|
null
Optional
schema
?:
EntitySchema
Optional
tags
?:
TagsObj
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
TagoIO SDK for JavaScript and TypeScript
Loading...