StorageFolders

fun StorageFolders(@Json(name = "root_path") rootPath: String? = null, @Json(name = "trusted_root_path") trustedRootPath: String? = null, @Json(name = "assets_path") assetsPath: String? = null, @Json(name = "mmiMaps") mmiMaps: String? = null, @Json(name = "mmiVoices") mmiVoices: String? = null)