Namespace ColizeumSDK.API.Requests
Classes
ConsumeEnergyRequest
A request which will consume the specified amount of energy for the current User
GetEarningsRequest
Returns secondary currency earnings made in this specific app/game
GetEnergyRequest
Returns energy information used to build the Energy model
GetMeRequest
Returns the currently logged in user
GetSecondaryCurrencyRequest
Returns information about the available secondary currency the user has
GetTokenRequest
Used to exchange authorization code for an access token
RefreshAccessTokenRequest
Used to retrieve a new access token, using a refresh token
RevokeTokenRequest
Revokes the specified token from the user, making it unusable