PaperContentRemoveFromFolderDetails
public class PaperContentRemoveFromFolderDetails : CustomStringConvertible, JSONRepresentable
Removed Paper doc/folder from folder.
-
Event unique identifier.
Declaration
Swift
public let eventUuid: String -
Target asset position in the Assets list.
Declaration
Swift
public let targetAssetIndex: UInt64? -
Parent asset position in the Assets list.
Declaration
Swift
public let parentAssetIndex: UInt64? -
Declaration
Swift
public var description: String { get }
View on GitHub
PaperContentRemoveFromFolderDetails Class Reference