PaperContentAddToFolderDetails
public class PaperContentAddToFolderDetails : CustomStringConvertible, JSONRepresentable
Added Paper doc/folder to 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 }