SaveRestoreData
public struct SaveRestoreData : Content
The Bulk User Download file is a serialization of this object, plus a bunch of image files, all zipped up.
-
Array of users to save and restore.
Declaration
Swift
var users: [UserSaveRestoreData]
-
Array of official performers to save and restore.
Declaration
Swift
var performers: [PerformerUploadData]