Class FetchAppDataRequestBody
- Namespace
- OpenSettings.AspNetCore.Models.Requests
- Assembly
- OpenSettings.AspNetCore.dll
public class FetchAppDataRequestBody
- Inheritance
-
FetchAppDataRequestBody
- Inherited Members
Properties
ComputedIdentifiers
public HashSet<Guid> ComputedIdentifiers { get; set; }
Property Value
StoreInSeparateFile
public bool? StoreInSeparateFile { get; set; }
Property Value
- bool?