-
TRUE if a ShutternautManager has marked this event as needing to get photographed by someone.
Declaration
Swift
var needsPhotographer: Bool
-
Shutternauts that have signed up to photograph this event.
Declaration
Swift
var photographers: [UserHeader]
-
TRUE if the current user is in the
photographers
array.Declaration
Swift
var userIsPhotographer: Bool