Clear Data For Origin Request
data class ClearDataForOriginRequest(origin: String, storageTypes: String)
Content copied to clipboard
Represents request frame that can be used with Storage#clearDataForOrigin operation call.
Clears storage for origin.
See also
Constructors
ClearDataForOriginRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard