change Currency

suspend fun changeCurrency(newCurrency: NeutronCurrency): JsonObject

Method to request to change the currency of the user

Return

the result of the request as JsonObject

Parameters

newCurrency

The new currency of the user