QuickSummary

This quick summary shows a user's current rank, next rank, and projected commissions

NameDescriptionTypeAdditional information
RankProgressPercentage

Returns the percentage (as a two digit number) that shows how close the user is to the next rank

decimal number

None.

CurrentRankName

The current rank the user is at

string

None.

NextRankName

The next rank the user could achieve (which is tied to the percentage above). If no next rank is available, this will be blank

string

None.

ProjectedCommissions

An array of projected commissions. Since multiple currency payouts exist, you may need to display a list of amounts by different currencies

Collection of ProjectedCommission

None.