SW Combine SDK
Preparing search index...
types
ListTypesClassesOptions
Interface ListTypesClassesOptions<T>
interface
ListTypesClassesOptions
<
T
extends
TypesEntityType
=
TypesEntityType
>
{
entityType
:
T
;
item_count
?:
number
;
start_index
?:
number
;
}
Type Parameters
T
extends
TypesEntityType
=
TypesEntityType
Index
Properties
entity
Type
item_
count?
start_
index?
Properties
entity
Type
entityType
:
T
Optional
item_
count
item_count
?:
number
Optional
start_
index
start_index
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Type
item_
count
start_
index
SW Combine SDK
Loading...