@twinfinity/core
Preparing search index...
<internal>
AssetGet
Interface AssetGet
interface
AssetGet
{
category
?:
string
;
createdBy
:
string
;
createdUtc
:
string
;
etag
:
string
;
id
:
string
;
ifcGid
?:
string
;
isDeleted
?:
boolean
;
metadata
?:
Record
<
string
,
unknown
>
;
modifiedBy
:
string
;
modifiedUtc
:
string
;
name
:
string
;
parentIfcGid
?:
string
;
position
?:
AssetPosition
;
twinReference
?:
string
;
type
?:
string
;
}
Index
Properties
category?
created
By
created
Utc
etag
id
ifc
Gid?
is
Deleted?
metadata?
modified
By
modified
Utc
name
parent
Ifc
Gid?
position?
twin
Reference?
type?
Properties
Optional
category
category
?:
string
created
By
createdBy
:
string
created
Utc
createdUtc
:
string
etag
etag
:
string
id
id
:
string
Optional
ifc
Gid
ifcGid
?:
string
Optional
is
Deleted
isDeleted
?:
boolean
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
modified
By
modifiedBy
:
string
modified
Utc
modifiedUtc
:
string
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
created
By
created
Utc
etag
id
ifc
Gid
is
Deleted
metadata
modified
By
modified
Utc
name
parent
Ifc
Gid
position
twin
Reference
type
@twinfinity/core
Loading...