Class ConsumeEnergyRequest
A request which will consume the specified amount of energy for the current User
Inherited Members
Namespace: ColizeumSDK.API.Requests
Assembly: cs.temp.dll.dll
Syntax
public class ConsumeEnergyRequest : ApiRequest
Constructors
ConsumeEnergyRequest(Int32, String)
Declaration
public ConsumeEnergyRequest(int amount, string tokenId = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | amount | |
| String | tokenId |