Table of Contents

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

HashSet<Guid>

StoreInSeparateFile

public bool? StoreInSeparateFile { get; set; }

Property Value

bool?