GetDOMStorageItemsRequest

@Serializable
data class GetDOMStorageItemsRequest(val storageId: StorageId)

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

Constructors

Link copied to clipboard
constructor(storageId: StorageId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)