Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
FullService
Interface FullService
interface
FullService
{
_id
?:
string
;
_rev
?:
string
;
_type
?:
EntityType
;
nextDescendents
?:
ServiceNextDescendent
[]
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
AmServiceSkeleton
FullService
Indexable
[
key
:
string
]:
any
Index
Properties
_
id?
_
rev?
_
type?
next
Descendents?
Properties
Optional
_
id
_id
?:
string
Optional
_
rev
_rev
?:
string
Optional
_
type
_type
?:
EntityType
Optional
next
Descendents
nextDescendents
?:
ServiceNextDescendent
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
id
_
rev
_
type
next
Descendents
Project Home
Frodo Library - v4.0.0-10
Loading...