-
Will be TRUE if an admin has marked this feedback as containing something actionable.
Declaration
Swift
var actionable: Bool
-
Number of users that have followed the event
Declaration
Swift
var followCount: Int
-
Forum ID of the event’s forum thread
Declaration
Swift
var forumID: UUID?
-
Number of forum posts about this event
Declaration
Swift
var forumPostCount: Int
-
Declaration
Swift
init()