Table of Contents

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
object
Request.LogFilterProperty

Properties

Key

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

Property Value

string

Value

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

Property Value

string