Class Request.LogFilterProperty
- Namespace
- Phoesion.Glow.SDK.Lighthouse.API.Dtos.QuantumSpace.Logs.List
- Assembly
- Phoesion.Glow.SDK.Lighthouse.API.dll
[MessagePackObject(false)]
public sealed class Request.LogFilterProperty : SafeType
- Inheritance
-
objectRequest.LogFilterProperty
Properties
Key
[Key("Key")]
public string Key { get; set; }
Property Value
Value
[Key("Value")]
public string Value { get; set; }