Class RawRealTimeData
Inheritance
System.Object
RawRealTimeData
Namespace: LymeTemplateApi.Models.Api
Assembly: LymeTemplateApi.Models.dll
Syntax
public class RawRealTimeData : object
Properties
Key
Declaration
public string? Key { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |
Value
Declaration
public string? Value { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |