toggle menu
plugin
2.0.0-SNAPSHOT
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.ui.model.packageslist
/
PackageListItemEvent
/
EditPackageEvent
/
SetPackageScope
Set
Package
Scope
@
Serializable
data
class
SetPackageScope
(
val
eventId
:
PackageListItem.Package.Declared.Id
,
val
scope
:
String
?
)
:
PackageListItemEvent.EditPackageEvent
Members
Constructors
Set
Package
Scope
Link copied to clipboard
constructor
(
eventId
:
PackageListItem.Package.Declared.Id
,
scope
:
String
?
)
Properties
event
Id
Link copied to clipboard
open
override
val
eventId
:
PackageListItem.Package.Declared.Id
scope
Link copied to clipboard
val
scope
:
String
?