Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FanGroup

Hierarchy

Index

Properties

accessMode

accessMode: ACCESS_MODE

FanGroup's access mode

Optional actionStatus

FanGroup Fan's action status

backgroundImageUrl

backgroundImageUrl: string

FanGroup's profile image

color1

color1: string

FanGroup's color 1

color2

color2: string

FanGroup's color 2

coverImageUrl

coverImageUrl: string

FanGroup's cover image

fanMember

fanMember: boolean

True if authenticated fan is member of the FanGroup

geoFilteringNotificationDescription

geoFilteringNotificationDescription: any

To use as description when notification about geo location is needed

geoFilteringNotificationTitle

geoFilteringNotificationTitle: any

To use as title when notification about geo location is needed

groupCategories

groupCategories: FanGroupCategory[]

Fan Group categories

id

id: string

FanGroup's ID

format

UUID

membership

membership: Membership

A description of the membership of the Fan to the Fan Group

name

name: any

FanGroup's name: {string=>string}

deprecated

use translatedName

privacyPolicy

privacyPolicy: any

Privacy Policy links {string=>string} - 1 per supported locale

profileImageUrl

profileImageUrl: string

FanGroup's profile image

protectionCodeExplanation

protectionCodeExplanation: string

How to get the protection code, translated in user locale

rankAndLikelihoodHidden

rankAndLikelihoodHidden: boolean

Visibility of rank & likelihood indicator

shortName

shortName: any

FanGroup's short name: {string=>string}

deprecated

use translatedShortName

showLogo

showLogo: boolean

Visibility of logo indicator

slug

slug: string

FanGroup's slug

statistics

statistics: Statistics

FanGroup statistics

termsAndConditions

termsAndConditions: any

Terms and condition links {string=>string} - 1 per supported locale

translatedName

translatedName: string

Fan Group's name, translated in fan locale

translatedShortName

translatedShortName: string

Fan Group's short name, translated in fan locale

translatedWelcomeText

translatedWelcomeText: string

Fan Group's welcome text, translated in fan locale

visibility

visibility: VISIBILITY

FanGroup's visibility

welcomeText

welcomeText: any

FanGroup's welcome text: {string=>string}

deprecated

use translatedWelcomeText

Generated using TypeDoc