@twinfinity/core
Preparing search index...
<internal>
AssetPost
Interface AssetPost
interface
AssetPost
{
category
?:
string
;
id
?:
string
;
ifcGid
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
name
:
string
;
parentIfcGid
?:
string
;
position
?:
AssetPosition
;
twinReference
?:
string
;
type
?:
string
;
}
Index
Properties
category?
id?
ifc
Gid?
metadata?
name
parent
Ifc
Gid?
position?
twin
Reference?
type?
Properties
Optional
category
category
?:
string
Optional
id
id
?:
string
Optional
ifc
Gid
ifcGid
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
name
name
:
string
Optional
parent
Ifc
Gid
parentIfcGid
?:
string
Optional
position
position
?:
AssetPosition
Optional
twin
Reference
twinReference
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
id
ifc
Gid
metadata
name
parent
Ifc
Gid
position
twin
Reference
type
@twinfinity/core
Loading...