hAPIboo API reference
Preparing search index...
@hapiboo/core
IRepositoryExtendedModel
Interface IRepositoryExtendedModel
interface
IRepositoryExtendedModel
{
id
:
string
;
myType
:
string
;
clone
(
model
:
this
)
:
this
;
getExtended
()
:
RepositoryExtendedInfo
[]
;
}
Hierarchy (
View Summary
)
IRepositoryModel
IRepositoryExtendedModel
IRepositoryIndexedModel
Index
Properties
id
my
Type
Methods
clone
get
Extended
Properties
id
id
:
string
my
Type
myType
:
string
Methods
clone
clone
(
model
:
this
)
:
this
Parameters
model
:
this
Returns
this
get
Extended
getExtended
()
:
RepositoryExtendedInfo
[]
Returns
RepositoryExtendedInfo
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
my
Type
Methods
clone
get
Extended
hAPIboo API reference
Loading...