@webitel/api-services
Preparing search index...
_models/engineListTags.zod
EngineListTags
Interface EngineListTags
interface
EngineListTags
{
items
?:
EngineTag
[]
;
next
?:
boolean
;
}
Index
Properties
items?
next?
Properties
Optional
items
items
?:
EngineTag
[]
Optional
next
next
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
next
@webitel/api-services
Loading...