Table of Contents

Class StorageInterestGroup

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class StorageInterestGroup : AuctionAdInterestGroup
Inheritance
StorageInterestGroup
Inherited Members

Constructors

StorageInterestGroup()

public StorageInterestGroup()

Fields

BidCount

[Value("bidCount")]
public ulong BidCount

Field Value

ulong

EstimatedSize

[Value("estimatedSize")]
public ulong EstimatedSize

Field Value

ulong

JoinCount

[Value("joinCount")]
public ulong JoinCount

Field Value

ulong

JoiningOrigin

[Value("joiningOrigin")]
public string JoiningOrigin

Field Value

string

LifetimeRemainingMs

[Value("lifetimeRemainingMs")]
public long LifetimeRemainingMs

Field Value

long

PrevWinsMs

[Value("prevWinsMs")]
public List<List<Unsupported>> PrevWinsMs

Field Value

List<List<Unsupported>>

TimeSinceGroupJoinedMs

[Value("timeSinceGroupJoinedMs")]
public long TimeSinceGroupJoinedMs

Field Value

long

TimeSinceLastUpdateMs

[Value("timeSinceLastUpdateMs")]
public long TimeSinceLastUpdateMs

Field Value

long

TimeUntilNextUpdateMs

[Value("timeUntilNextUpdateMs")]
public long TimeUntilNextUpdateMs

Field Value

long