Class SchemeWithJson

Assembly: redb.Core.dll

DTO for scheme + JSON query result.

public class SchemeWithJson

Inheritance

ObjectSchemeWithJson

Properties

JsonData

public string? JsonData { get; set; }

SchemeId

public long SchemeId { get; set; }