toggle menu
Pakku
1.2.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.api.models.gh
/
GhReleaseModel
/
Asset
/
Asset
Asset
constructor
(
url
:
String
,
browserDownloadUrl
:
String
,
id
:
Int
,
nodeId
:
String
,
name
:
String
,
label
:
String
?
=
null
,
state
:
String
,
contentType
:
String
,
size
:
Int
,
downloadCount
:
Int
,
createdAt
:
String
,
updatedAt
:
String
,
uploader
:
GhOwnerModel
?
=
null
)