openfrontio-api-client
Preparing search index...
GameListOptions
Type Alias GameListOptions
type
GameListOptions
=
{
end
:
string
;
limit
?:
number
;
offset
?:
number
;
start
:
string
;
type
?:
GameType
;
}
Index
Properties
end
limit?
offset?
start
type?
Properties
end
end
:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
start
start
:
string
Optional
type
type
?:
GameType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
limit
offset
start
type
openfrontio-api-client
Loading...