interface IPowerupStateResource {
    utilization: SystemContract.Interfaces.IInt64;
    weight: SystemContract.Interfaces.IInt64;
}

Properties

Properties