Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
DataRecord
Interface DataRecord
interface
DataRecord
{
id
:
string
;
name
?:
string
;
uri
?:
string
;
iconUri
?:
string
;
fields
?:
Record
<
string
,
any
>
;
udm
?:
string
;
unifiedFields
?:
Record
<
string
,
any
>
;
rawFields
?:
Record
<
string
,
any
>
;
createdTime
?:
string
;
updatedTime
?:
string
;
deletedTime
?:
string
;
createdById
?:
string
;
updatedById
?:
string
;
}
Index
Properties
id
name?
uri?
icon
Uri?
fields?
udm?
unified
Fields?
raw
Fields?
created
Time?
updated
Time?
deleted
Time?
created
By
Id?
updated
By
Id?
Properties
id
id
:
string
Optional
name
name
?:
string
Optional
uri
uri
?:
string
Optional
icon
Uri
iconUri
?:
string
Optional
fields
fields
?:
Record
<
string
,
any
>
Optional
udm
udm
?:
string
Optional
unified
Fields
unifiedFields
?:
Record
<
string
,
any
>
Optional
raw
Fields
rawFields
?:
Record
<
string
,
any
>
Optional
created
Time
createdTime
?:
string
Optional
updated
Time
updatedTime
?:
string
Optional
deleted
Time
deletedTime
?:
string
Optional
created
By
Id
createdById
?:
string
Optional
updated
By
Id
updatedById
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
uri
icon
Uri
fields
udm
unified
Fields
raw
Fields
created
Time
updated
Time
deleted
Time
created
By
Id
updated
By
Id
Console
SDK
REST API
Membrane React - v0.2.1
Loading...