Table of Contents

Class Request

Namespace
Phoesion.Glow.SDK.Lighthouse.API.Dtos.QuantumSpace.Logs.ListRayEntries
Assembly
Phoesion.Glow.SDK.Lighthouse.API.dll
[MessagePackObject(false)]
public sealed class Request : SafeType
Inheritance
object
Request

Properties

RayDBId

[Key("RayDBId")]
public long RayDBId { get; set; }

Property Value

long

RayId

[Key("RayId")]
public string RayId { get; set; }

Property Value

string