The myCRED_Account object is an “umbrella” object for a particular user, consisting primarily of their balance and history.
Codex / Objects
The badge object holds the badge levels, each levels requirements and badge images.
The Balance object consists of the balance values for both the current and total balance along with the point type.
This object is used to generate the chart HTML canvas element and construct the required JavaScript data for Chart.js.
This object handles all email notification related tasks for a given email.
This object contains a given users log history for a specific point type.
This object holds the format and name of a given point type that has been setup in myCRED.
The rank object contains the rank post object, the set title, logo details, requirements and user count.
The Transfer object is used for creating new transfers, rendering the transfer form or just retreating information about a particular transfer.