toggle menu
chrome-devtools-kotlin
5.12.0-1263784
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
GetInterestGroupDetailsResponse
Get
Interest
Group
Details
Response
@
Serializable
data
class
GetInterestGroupDetailsResponse
(
val
details
:
InterestGroupDetails
)
Response type for the
StorageDomain.getInterestGroupDetails
command.
Members
Constructors
Get
Interest
Group
Details
Response
Link copied to clipboard
constructor
(
details
:
InterestGroupDetails
)
Properties
details
Link copied to clipboard
val
details
:
InterestGroupDetails