toggle menu
Pakku
1.2.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.api.models.cf
/
MultipleProjectsRequest
Multiple
Projects
Request
data
class
MultipleProjectsRequest
(
val
modIds
:
List
<
Int
>
,
val
filterPcOnly
:
Boolean
=
true
)
Members
Constructors
Multiple
Projects
Request
Link copied to clipboard
constructor
(
modIds
:
List
<
Int
>
,
filterPcOnly
:
Boolean
=
true
)
Properties
filter
Pc
Only
Link copied to clipboard
val
filterPcOnly
:
Boolean
=
true
mod
Ids
Link copied to clipboard
val
modIds
:
List
<
Int
>