ClearDataForStorageKeyParameter

@Serializable
data class ClearDataForStorageKeyParameter(val storageKey: String, val storageTypes: String)

Constructors

Link copied to clipboard
constructor(storageKey: String, storageTypes: String)

Properties

Link copied to clipboard

Storage key.

Link copied to clipboard

Comma separated list of StorageType to clear.