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
-
objectRequest
Properties
RayDBId
[Key("RayDBId")]
public long RayDBId { get; set; }
Property Value
RayId
[Key("RayId")]
public string RayId { get; set; }