Class StoreSummaryCatalog
- Namespace
- McServerLauncher.Models.Store
- Assembly
- McServerLauncher.dll
public class StoreSummaryCatalog
- Inheritance
-
StoreSummaryCatalog
- Inherited Members
Properties
Summaries
[JsonPropertyName("summaries")]
public Dictionary<string, Dictionary<string, string>> Summaries { get; set; }
Property Value
Version
[JsonPropertyName("version")]
public int Version { get; set; }