Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
AmConfigEntityInterface
Interface AmConfigEntityInterface
interface
AmConfigEntityInterface
{
_id
?:
string
;
_rev
?:
string
;
_type
?:
EntityType
;
[
k
:
string
]:
|
string
|
number
|
boolean
|
object
|
string
[]
|
IdObjectSkeletonInterface
;
}
Hierarchy (
View Summary
)
IdObjectSkeletonInterface
AmConfigEntityInterface
Indexable
[
k
:
string
]:
string
|
number
|
boolean
|
object
|
string
[]
|
IdObjectSkeletonInterface
Index
Properties
_
id?
_
rev?
_
type?
Properties
Optional
_
id
_id
?:
string
Optional
_
rev
_rev
?:
string
Optional
_
type
_type
?:
EntityType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
id
_
rev
_
type
Project Home
Frodo Library - v4.0.0-10
Loading...