Class: abstract
IndexStruct
Extended by
Constructors
new IndexStruct()
new IndexStruct(
indexId
?,summary
?):IndexStruct
Parameters
• indexId?: `${string}-${string}-${string}-${string}-${string}`
• summary?: string
Returns
Defined in
packages/core/data-structs/dist/index.d.ts:45
Properties
indexId
indexId:
string
Defined in
packages/core/data-structs/dist/index.d.ts:43
summary
summary:
undefined
|string
Defined in
packages/core/data-structs/dist/index.d.ts:44
Methods
getSummary()
getSummary():
string