Struct ConsumeEnergyResponse.ConsumeEnergyItem
Namespace: ColizeumSDK.API.Responses
Assembly: cs.temp.dll.dll
Syntax
public struct ConsumeEnergyItem
Fields
energy_reduced
Declaration
public int energy_reduced
Field Value
| Type | Description |
|---|---|
| Int32 |
remaining_energy
Declaration
public int remaining_energy
Field Value
| Type | Description |
|---|---|
| Int32 |
request_id
Declaration
public string request_id
Field Value
| Type | Description |
|---|---|
| String |