Prevention Stored Info Type Dictionary
data class PreventionStoredInfoTypeDictionary(val cloudStoragePath: PreventionStoredInfoTypeDictionaryCloudStoragePath? = null, val wordList: PreventionStoredInfoTypeDictionaryWordList? = null)
Constructors
Link copied to clipboard
constructor(cloudStoragePath: PreventionStoredInfoTypeDictionaryCloudStoragePath? = null, wordList: PreventionStoredInfoTypeDictionaryWordList? = null)