\naigc\v25IBadge

Functions related to Badges.

Summary

Methods
Constants
name()
club()
titles()
colors()
sessions()
gyms()
gymColors()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

name()

name() : string

Gets the Name of the object.

Returns

string —

The name.

club()

club() : string

Gets the Club name on the Badge.

Returns

string —

The Club name.

titles()

titles() : string[]

Gets the titles on the Badge.

Returns

string[] —

The titles.

colors()

colors() : string[]

Gets the colors that go with the titles.

Returns

string[] —

The colors.

sessions()

sessions() : string[]

Gets the sessions they are competing in.

Returns

string[] —

The sessions.

gyms()

gyms() : string[]

Gets the gyms that go with the sessions.

Returns

string[] —

The gyms.

gymColors()

gymColors() : string[]

Gets the colors that go with the gyms.

Returns

string[] —

The colors.