Table of Contents

Struct Response.LogEntryDescriptor.EventIdDescriptor

Namespace
Phoesion.Glow.SDK.Lighthouse.API.Dtos.QuantumSpace.Logs.ListRayEntries
Assembly
Phoesion.Glow.SDK.Lighthouse.API.dll
[MessagePackObject(false)]
public struct Response.LogEntryDescriptor.EventIdDescriptor
Inherited Members

Properties

Id

[Key(0)]
public int Id { readonly get; set; }

Property Value

int

Name

[Key(1)]
public string Name { readonly get; set; }

Property Value

string