get Project Revenue

suspend fun getProjectRevenue(projectId: String): JsonObject

Method to request a project revenue

Return

the result of the request as JsonObject

Parameters

projectId

The identifier of the project revenue to get