BinderRemovePageDetails
public class BinderRemovePageDetails : CustomStringConvertible, JSONRepresentable
Removed Binder page.
-
Event unique identifier.
Declaration
Swift
public let eventUuid: String -
Title of the Binder doc.
Declaration
Swift
public let docTitle: String -
Name of the Binder page/section.
Declaration
Swift
public let binderItemName: String -
Declaration
Swift
public var description: String { get }
View on GitHub
BinderRemovePageDetails Class Reference