GetDOMStorageItemsRequest

@Serializable
data class GetDOMStorageItemsRequest(val storageId: StorageId)(source)

Request object containing input parameters for the DOMStorageDomain.getDOMStorageItems command.

Constructors

Link copied to clipboard
constructor(storageId: StorageId)

Properties

Link copied to clipboard