toggle menu
Pakku
1.2.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.api.models.mr
/
GetVersionsFromHashesRequest
Get
Versions
From
Hashes
Request
data
class
GetVersionsFromHashesRequest
(
val
hashes
:
List
<
String
>
,
val
algorithm
:
String
)
Members
Constructors
Get
Versions
From
Hashes
Request
Link copied to clipboard
constructor
(
hashes
:
List
<
String
>
,
algorithm
:
String
)
Properties
algorithm
Link copied to clipboard
val
algorithm
:
String
hashes
Link copied to clipboard
val
hashes
:
List
<
String
>