SearchableModel
No description
union SearchableModel = Event | EventProposal | Page | UserConProfile
Possible types
SearchableModel.Event object
SearchableModel.EventProposal object
SearchableModel.Page object
A CMS page, viewable at a location under /pages/.
SearchableModel.UserConProfile object
A UserConProfile is a user's profile in a particular convention web site. Most convention-level objects are attached to the UserConProfile (e.g. signups, event team memberships, staff positions, etc.).
Member Of
SearchResultEntry  object